Shipments
Share a Shipment
Enables or disables sharing for a shipment.
Set enabled to true to enable sharing or false to disable it.
patch/public/v3/Shipments/{shipmentId}/share
Path parameters
shipmentIdstring required
shipmentId of the shipment.
Query parameters
enabledboolean required
Set to true to enable sharing or false to disable it.
Headers
x-tive-account-idinteger required
ID of the account the request will be made in.
Response
Share setting updated.
Changes
No recorded changes to this endpoint across all 1 revision of this API.