Last updated 8 months ago
Account identifier
Info about user with array of active shippers.
GET /shippers/active HTTP/1.1 Host: api.shiptify.com Authorization: YOUR_API_KEY Accept: */*
OK
[ { "enabled": true, "shipper": { "id": 1, "account_id": 1, "name": "Slotify" } } ]