GET https://api.richcommerce.co/v1/returns/:id
Retrieve a specific return
This endpoint allows you to retrieve a single return based on the rma.
Parameters | ||
Path | ||
id | string | rma number of the return object |
Header | ||
Authorization | string | Authentication token in the format of "RichReturnsToken xxxxx-xxxxx-xxxxx-xxxxx-xxxxx" |
Responses | ||
200 | Return successfully retrieved. |
For a detailed list of the available fields in the response body see the page: GET - List all returns.