Get Parcel
Fetch details of a specific parcel.
get
https://api.terminal.africa
/v1/parcels/:parcel_id
/parcels/:id
This endpoint allows you to retrieve details of a specific parcel.
Parameters
Path
parcel_id*
string
id of parcel.
Header
Authorization*
string
Set value to
Bearer SECRET_KEY
Responses
200
Parcel retrieved successfully.
Last modified 6mo ago