Skip to main content
POST
Create Return

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string

Optional idempotency key for safely retrying create requests.

Path Parameters

storeId
string
required

Store ID

Example:

"64e5a8a1af49a89df37e4ee7"

Body

application/json

Create return request body.

data
object
required

Return information payload.

options
object

Options controlling side effects of the return creation.

Response

Success (idempotent replay; existing return returned)

Create return response body.

return
Return · object
required

Return read.

externalRMAResponses
object[]
required