Skip to main content

Create Channel Partner

POST 

/api/channel-partners

Create a new API Sales Channel integration instance.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Request body fields:

  • name (required, string, max:255)
  • store_id (optional, integer)

Request

Responses

Created

Response Headers
    Content-Type