Skip to main content

Bulk Link Returns

POST 

/api/returns/inbox/bulk-link

Link the selected marketplace returns to RMAs (creating/linking per the match service; idempotent and conflict-safe).

Required scope: returns:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Fields:

  • returns[] (required): { source (shopify|walmart|trackstar), external_return_id, channel_order_id? }

Request

Responses

OK

Response Headers
    Content-Type