Skip to main content

Create Provider

POST 

/api/api-shipping-providers

Create a new API Shipping Provider integration instance.

Not yet available to API tokens

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

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