Manifest

Manifest object: the description of manifest informaiont

id
string
status
string
shipper_account
object

Shipper account object

id
string
required
slug
string
required
description
string
labels
array[object]

Labels array, it contains all the label object

id
string
required
manifested
boolean
files
Files

Files object: the description of 5 different file objects(label, qr_code, invoice, customs_declaration, manifest)

label
object or null
qr_code
object or null
invoice
object or null
customs_declaration
object or null
manifest
object or null
created_at
string

A formatted date.

updated_at
string
Example
preparing...