Shipments outbound
Transfer rough diamonds
{
"diamonds": [
{
"diamond_id": "gy9zacqpt64rfm5l9aj8fdgc"
},
{
"diamond_id": "nmg7r5yhut68fz4czxnvanoc"
}
],
"receiver": "https://api.manufacturer.uat.tracr.com",
"shipment_name": "Rough Shipment",
"shipment_type": "rough"
}{
"shipment_id": "rhgy6z6e7j1mwd11nbqc0urg",
"shipment_name": "Rough Shipment",
"diamonds": [
{
"diamond_id": "gy9zacqpt64rfm5l9aj8fdgc",
"lifecycle_state": "rough",
"participant_id": "rough_1",
"polished": null,
"rough": {
"carats": 2.57,
"colour": null,
"model": null,
"quality": null,
"stress": null,
"box_id": "demo_rough_box",
"sight_year": null,
"sight_number": null
},
"status": "success"
},
{
"diamond_id": "nmg7r5yhut68fz4czxnvanoc",
"lifecycle_state": "rough",
"participant_id": "rough_2",
"polished": null,
"rough": {
"carats": 0.64,
"colour": null,
"model": null,
"quality": null,
"stress": null,
"box_id": "demo_rough_box",
"sight_year": null,
"sight_number": null
},
"status": "success"
}
]
}Transfer polished diamonds
Please note
View outbound shipments
Cancel a shipment
Last updated