Change the refund payout method of a purchase

Updates the refund payout method (CreditCard / StoreCredit / GiftCard) of a pending circular purchase. Dedicated endpoint so the merchant can apply the change from the approvals UI without triggering a full process run. Rejected if the purchase is not pending or if a refund has already been emitted (any existing refund carries transactions).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the purchase.

Body Params

New refund payout method to set on the purchase.

string
enum
required

The new refund payout method to set on the purchase.

Allowed:
Responses

401

Unauthorized

404

Purchase not found

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json