Get Seller Initiated Refunds for order
Get all seller-initiated refunds for an order
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
mp_order_number
The unique Id for an order that is generated by the marketplace
feedamp_refund_id
The unique for a seller initiated refund
Response
Order Refunds
feedamp_refund_id
internal unique id that identifies this particular refund
mp_order_number
the mp odder number the refund should be applied to
notes
Custom notes on the refund to send to the customer. If reason is set to 'OTHER', this field contains additional information regarding the refund.
status
Status of the Refund in FeedAMP CREATED - The refund is ready to be processed PAUSED - The refund is not ready to be processed. If the market place reports any errors for a refund the refunds becomes paused. When the seller resolves the errors the state changes back to CREATED COMPLETE - The marketplace has indicated that the refund has been processed
Allowed values:
date_created
Date the refund was created. ISO 8601 DATE YYYY-MM-DD
merchant_refund_lines
Collection of lines refunded by merchant
errors
Collection of active errors for the refund
Errors
401
Unauthorized Error
404
Not Found Error