FreightCarriersReferenceUpdateRequest
Request to update the carrier's reference on a freight
freightIdinteger<int32>nullable
A unique id in Swipload
Example:
8923421carriersReferencestringrequired
The Carriers Reference Id
Possible values: non-empty
Example:
1123abcd123referencestringnullable
The Swipref, a unique id in Swipload
Example:
OXCQ134FreightCarriersReferenceUpdateRequest
{
"freightId": 8923421,
"carriersReference": "1123abcd123",
"reference": "OXCQ134"
}