Last updated 8 months ago
Metadata prototype scope.
quotes
tracking
Metadata prototype mode.
air
sea
road
rail
express
groupage
courier
air-sea
Account identifier
Array of metadata prototypes.
GET /dictionary/metadata-prototypes HTTP/1.1 Host: api.shiptify.com Authorization: YOUR_API_KEY Accept: */*
OK
[ { "id": 1, "name": "Customs Clearance", "format": "alpha;20", "scope": "quotes", "for_air": "true", "for_sea": "true", "for_road": "true", "for_rail": "true", "for_express": "true", "for_groupage": "true", "for_courier": "true", "for_air_sea": "true" } ]