Payloads for Shipper

5 available Payloads for Shippers

{
"event_type": "freight_unit_create_shipment",
"shipment_id": 0,
"freight_units": [{
	"id": 1,
	"name": null,
	"internal_ref": "string",
	"contents": [{
		"id": 0,
		"type_id": 0,
		"spec_id": null,
		"product_type_id": null,
		"quantity": 1,
		"length": 0,
		"width": 0,
		"height": 0,
		"weight": 0,
		"comment": null,
		"internal_ref": null,
		"is_dangerous": false,
		"is_stacked": false,
		"onu_code": null,
		"is_controlled_temperature": false,
		"from_address": {
			"id": 0,
			"type": "string",
			"name": "string",
			"country": "string",
			"city": "string",
			"address_1": "string",
			"address_2": "",
			"recipient": "",
			"zipcode": "string",
			"state": "string",
			"phone_number": "string",
			"email": null,
			"instructions": "",
			"country_code_alpha2": "FR",
			"internal_ref": "string"
		},
		"dest_address": {
			"id": 0,
			"type": "head_office",
			"name": "string",
			"country": "France",
			"city": "string",
			"address_1": "string",
			"address_2": null,
			"recipient": "string",
			"zipcode": "string",
			"state": null,
			"phone_number": "string",
			"email": null,
			"instructions": null,
			"country_code_alpha2": "FR",
			"internal_ref": null
		},
		"type": {
			"id": 0,
			"name": "Palette 100*120",
			"is_container": false
		},
		"freight_unit_key": null,
		"product_type_name": null,
		"spec_name": null
	}]
},{
	"id": 2,
	"name": null,
	"internal_ref": "FU key2",
	"contents": [{
		"id": 0,
		"type_id": 0,
		"spec_id": null,
		"product_type_id": null,
		"quantity": 2,
		"length": 0,
		"width": 0,
		"height": 0,
		"weight": 0,
		"comment": null,
		"internal_ref": null,
		"is_dangerous": false,
		"is_stacked": false,
		"onu_code": null,
		"is_controlled_temperature": false,
		"from_address": null,
		"dest_address": null,
		"type": {
			"id": 0,
			"name": "Box 60 30 30",
			"is_container": false
		},
		"freight_unit_key": null,
		"product_type_name": null,
		"spec_name": null
	}]
}],
"timestamp": 1652950379,
"signature": "225fb4f836606ffe44c449a8c06a35fda29526434eb476967cdbf51f97e4643d",
"token": "f62c3148f4bcbb146e653eed27ce8e29166986e34b1c6e498d90ebe2bc590531542c5de4043a97809f9aed9370ad8cc99006"
}

Last updated