Skip to main content

Create Channel Partner

POST 

/api/channel-partners

Create a new API Sales Channel integration instance.

Not yet available to API tokens

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

Authentication: Requires Bearer token.

Request body fields:

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

Request

Responses

Created

Response Headers
    Content-Type