Skip to main content

The field "active" is deprecated

Some endpoints of Shipper API return two fields: active and is_active. Both fields are boolean, and they indicate the object is active, not deleted.

active is deprecated now. API clients should use only is_active from now. We'll remove active from Shipper API on February 7, 2020. The field is marked as deprecated in the API reference already.

Domain migration: api.broker.superdispatch.org to api.shipper.superdispatch.com

Currently our API works on two subdomains:

  • api.broker.superdispatch.org
  • api.shipper.superdispatch.com

We're going to shut down the first domain on January 31, 2020. After this date all requests should be sent to api.shipper.superdispatch.com. Our documentation and API reference already use the second domain.

Contacts API endpoints shut down by January 31, 2020

The Contacts API endpoints in Shipper API shut down by January 31, 2020. They're deprecated now. Please use Customers and Terminals instead.

Currently our team are working on a more advanced feature that will replace Contacts. We'll make another announcement when the new API endpoints are ready.