POST - Reopen Shipment (New)
The Shipment Reopen Services allows users to re-open a shipment from the Freight Portal History Page to the Freight Portal Shipments tab via the following POST.
The following guide below, helps you reopen a shipment via a POST
Reopening a Shipment
The POST /reopen endpoint has multiple parameter values that can be used as the shipmentReference. These values can be found below:
Here is the POST HTTP Endpoint:
HTTP Verb: POST
URI: {{shipmentUrl}}/v2/shipments/{shipmentReference}/reopen
Authentication: Microservice Bearer Token
1. TenFourLicensePlate
2. FreightProviderReferenceNumber
The POST /reopen Endpoint allows the reopening of a specific shipment in the 10-4 Freight Portal.
Success Response:
True
Updated about 2 months ago