Last updated 5 months ago
/dictionary/metadata-prototypes
Metadata prototype scope.
quotes
tracking
Metadata prototype mode.
air
sea
road
rail
express
groupage
courier
air-sea
Account identifier
curl -L \ --url 'https://api.shiptify.com/dictionary/metadata-prototypes' \ --header 'Authorization: YOUR_API_KEY'
[ { "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" } ]