Issue refund to customer for return
Issue a full refund to the customer and close out the return. It’s recommended to issue a refund on a return when it’s in the Pending Refund state.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
return-id
FeedAMP return id.
Headers
token
The Authentication token obtained from the get_token route.
client
The id of the client making the request.
Request
Authorize Refund Amounts Payload
merchant_refund_lines
Refund Lines to be refunded
Response
Single Return resource
return
Errors
400
Bad Request Error
404
Not Found Error