Skip to main content
PUT
Set Return Item Identifiers

Authorizations

Authorization
string
header
required

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

Path Parameters

storeId
string
required

Store ID

Example:

"64e5a8a1af49a89df37e4ee7"

returnId
string
required

Return ID

Example:

"64e4d5e837572a4813b73e40"

Body

application/json

Request body for setting external identifiers on return items.

items
Items · object[]
required

List of return items to update. Each entry must include the return item id and the externalIdentifier to assign to it.

Response

Success

return
Return · object
required

Return read.