GuidesRecipesAPI Reference
API Reference

Create return

An endpoint for creating a return for an order item. Does not affect billing.

Path Params
string
required

ID of the buyer order with the new return

string
required

ID of the seller order with the new return

string
required

ID of the seller order item id to return

Body Params

An object containing return details for the item

string
required

The reference for the return in the buyer's system.

integer
required

The quantity to return for the line item.

string
required

The reason for the return.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json