GET /apiv2/consignments/getConsignmentByPendingConsignmentId
Get a Consignment Details (if it exists) for a single consignment, using a pending consignment ID that has been transformed (linked) into a consignment
Servers
Query parameters
| Name |
Type |
Required |
Description |
id |
Integer |
No |
|
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.