Const
Dispatch to load a refund response.
{ type: "LOAD_REFUND_RESPONSE", payload: { id: "refund-id" }} Copy
{ type: "LOAD_REFUND_RESPONSE", payload: { id: "refund-id" }}
module-payit-credit/lib/browser/reducers/pointOfSaleReducers.refund
Dispatch to load a refund response.