Skip to main content

Update Customer Mapping

PUT 

/api/channel-partners/:id/customer-mappings/:id2

Maps, re-maps or unmaps a customer identity.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

  • customer_id (required, integer or null): the target customer; null removes the redirect.

Re-mapping affects future orders and future replays only; existing orders are only changed through the Apply endpoint's explicit re-bill selection.

Request

Responses

OK

Response Headers
    Content-Type