Apply a refund on an return
Post a refund to a return item request
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 v1 get_token route
client
The ID of the client making the request
Request
This endpoint expects an object.
merchant_refund_lines
Response
Return Refund object
id
Unique identifier for a record
merchant_refund_lines
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
503
Service Unavailable Error