Get details of a single refund
Get the details for the specified refund adjustment on the specifed order
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
order-id
FeedAMP Order ID
refund-id
FeedAMP Refund ID
Headers
token
The Authentication token obtained from the v1 get_token route
client
The ID of the client making the request
Response
Refund details
cp_refund_number
Seller Refund ID. Must be unique for all posted refunds.
id
Unique identifier for a record
refund_lines
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
503
Service Unavailable Error