Skip to main content

Create Provider

POST 

/api/api-shipping-providers

Create a new API Shipping Provider integration instance.

Authorization

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

Request Body Fields:

FieldTypeRequiredDescription
namestringYesDisplay name for the provider (max 255 chars)

Post-Request Script:

Automatically sets the {{provider-id}} collection variable on success.

Request

Responses

Created

Response Headers
    Content-Type