shipment
Allows you to interact with shipment and related endpoints.
transferToLocation
[POST] /api/shipments/transfer_to_location
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
transferToShipment
[POST] /api/shipments/transfer_to_shipment
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
mine
[GET] /api/shipments/mine
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
estimatedRates
[GET] /api/shipments/:id/estimated_rates
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
selectShippingMethod
[PUT] /api/shipments/:id/select_shipping_method
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
ready
[PUT] /api/shipments/:id/ready
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
ship
[PUT] /api/shipments/:id/ship
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
add
[PUT] /api/shipments/:id/add
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
remove
[PUT] /api/shipments/:id/remove
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
create
[POST] /api/shipments
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
update
[PATCH] /api/shipments/:id
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started: