Share a Shipment

Enables or disables whether the specified shipment can be shared.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

shipmentId of the shipment.

Query Params
boolean
required

Determines if the shipment can be shared or not. Values can be true or false.

Headers
int32
required

ID of the account the request will be made in.

Responses
200

The shipment has been shared

400

Unable to set share setting on the shipment. See response message for details.

401

Unauthorized

500

Internal Server Error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!