Change the refund method of a return

Updates the refund method (CreditCard / StoreCredit / GiftCard) of a pending return. Dedicated endpoint so the merchant can apply the change from the approvals UI without triggering a full process run. Rejected if the return 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 return.

Body Params

New refund payment method to set on the return.

string
enum
required

The new refund payment method to set on the return.

Allowed:
Responses

401

Unauthorized

404

Return 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