Adds one or more Reference Numbers to a Shipment
POST
/api/v3/shipments/{Id}/referencenumbersAdds reference numbers to the specified Shipment by its id.
Request
Path Params
Id
integer
required
The Id of the entity the request relates to.
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
Success(200)
Bad Request(400)
Unauthorized(401)
Forbidden(403)
Not Found(404)
Too Many Requests(429)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
$ref(#/definitions/3334615)[]
optional
#/definitions/3334615
optional
Example
Not configured
Last modified: 2 months ago