External API
integer · min: 1 · max: 200stringstring · date-timestring · date-timestringstringstring · requiredstring | null
string · uuid · requiredstringstring · required
integer · min: 1 · max: 200stringstring · date-timestring · date-timestringstringstringstring · requiredstring | null
List shipments
GET
https://api.datavisual.ca
/v1/shipments
query Parameters
limitDefault: 25
cursorcreated_aftermodified_afterstatusexpandHeaders
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
List shipments › Responses
Shipments
object[]
next_cursorGet shipment by ID
GET
https://api.datavisual.ca
/v1/shipments/{id}
path Parameters
idquery Parameters
expande.g. packages,line_items,invoices
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Get shipment by ID › Responses
Shipment
object
List packages
GET
https://api.datavisual.ca
/v1/packages
query Parameters
limitDefault: 25
cursorcreated_aftermodified_afterstatustracking_numberexpandHeaders
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
List packages › Responses
Packages
object[]
next_cursor
