Get Parcel
Fetch details of a specific parcel.
/parcels/:id
GET
https://api.terminal.africa/v1/parcels/:parcel_id
This endpoint allows you to retrieve details of a specific parcel.
Path Parameters
Name | Type | Description |
---|---|---|
parcel_id* | string | id of parcel. |
Headers
Name | Type | Description |
---|---|---|
Authorization* | string | Set value to |
Last updated