carriers

Create carrier

Creates a new carrier within the caller account.

post/api/v1/carriers

Request body

codestring required
namestring required
descriptionstring nullable
activeboolean required
metadataobject

Response

Carrier created.

idstring required
codestring required
namestring required
descriptionstring nullable required
activeboolean required
metadataobject nullable required
created_atstring required
updated_atstring required

Changes

Changed in 2 of the 9 revisions of this API.14816

  • a3b4750a505f316See the full diff
    • added the new required request property active

      new-required-request-property

    • added the new required request property code

      new-required-request-property

    • added the new required request property name

      new-required-request-property

    • added the new optional request property capabilities

      new-optional-request-property

    • added the new optional request property default_freight_rules

      new-optional-request-property

    • added the new optional request property default_operating_hours

      new-optional-request-property

    • added the new optional request property description

      new-optional-request-property

    • added the new optional request property metadata

      new-optional-request-property

    • added the required property active to the response with the 201 status

      response-required-property-added

    • added the required property capabilities to the response with the 201 status

      response-required-property-added

    • added the required property code to the response with the 201 status

      response-required-property-added

    • added the required property created_at to the response with the 201 status

      response-required-property-added

    • added the required property default_freight_rules to the response with the 201 status

      response-required-property-added

    • added the required property default_operating_hours to the response with the 201 status

      response-required-property-added

    • added the required property description to the response with the 201 status

      response-required-property-added

    • added the required property id to the response with the 201 status

      response-required-property-added

    • added the required property metadata to the response with the 201 status

      response-required-property-added

    • added the required property name to the response with the 201 status

      response-required-property-added

    • added the required property updated_at to the response with the 201 status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 84194c31ab85118See the full diff
    • removed the required property active from the response with the 201 status

      response-required-property-removed

    • removed the required property capabilities from the response with the 201 status

      response-required-property-removed

    • removed the required property code from the response with the 201 status

      response-required-property-removed

    • removed the required property created_at from the response with the 201 status

      response-required-property-removed

    • removed the required property default_freight_rules from the response with the 201 status

      response-required-property-removed

    • removed the required property default_operating_hours from the response with the 201 status

      response-required-property-removed

    • removed the required property description from the response with the 201 status

      response-required-property-removed

    • removed the required property id from the response with the 201 status

      response-required-property-removed

    • removed the required property metadata from the response with the 201 status

      response-required-property-removed

    • removed the required property name from the response with the 201 status

      response-required-property-removed

    • removed the required property updated_at from the response with the 201 status

      response-required-property-removed

    • removed the request property active

      request-property-removed

    • removed the request property capabilities

      request-property-removed

    • removed the request property code

      request-property-removed

    • removed the request property default_freight_rules

      request-property-removed

    • removed the request property default_operating_hours

      request-property-removed

    • removed the request property description

      request-property-removed

    • removed the request property metadata

      request-property-removed

    • removed the request property name

      request-property-removed

    This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog