Skip to main content
GET
/
commerce
/
shipping
/
global
/
carriers
/
signatureOptions
Error
A valid request URL is required to generate request examples
[
  {
    "carrierId": "<string>",
    "isEnabled": true,
    "options": [
      {
        "alternateCarrierValue": "<string>",
        "carrierValue": "<string>",
        "displayName": "<string>"
      }
    ]
  }
]

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

Success

carrierId
string | null

Carrier Id

isEnabled
boolean

If carrier is enabled for signature option.

options
object[] | null

Supported signature options