Skip to main content
POST
Assign SKU to return inventory
Assigns or updates the SKU on a received return inventory record.

Authorizations

x-rr-apikey
string
header
required

Your API key

x-rr-apitoken
string
header
required

Your API token — keep this private

Body

application/json
returnInventoryId
integer<int64>
required

Return inventory identifier

sku
string
required

SKU to assign to this return inventory record. Stored as provided; character case is preserved.

Response

Success

returnInventoryId
integer<int64>

Return inventory identifier