Create return request

Creates a pre-validation return linked to the current customer and marketplace
using only the provided items. This endpoint does NOT require address, shipping method or
payment method — those are completed later in the user pre-validation flow.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
Body Params
items
array of objects
required

Array of objects with the information of the items to be returned.

items*
string

The identifier of the marketplace where the return request is made.

boolean
required

Whether the customer accepts the terms and conditions. It is mandatory and must be true; the request is rejected otherwise.

Responses

400

Bad request.

401

Unauthorized.

403

No longer accepted.

404

Not Found.

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