Label method
GET /label/GetLabelDataByParcelId
Uri parameters
Name | Description | Type | Additional description |
---|---|---|---|
parcelid | String | Required |
Body parameters
None
Request body sample:
None
Response sample:
{ "ParcelId": "sample string 1", "LastMileTransporter": {}, "LastMileTerminalZip": "sample string 3", "LastMileTerminalName": "sample string 4", "SenderFirstName": "sample string 5", "SenderLastName": "sample string 6", "SenderAddress": "sample string 7", "SenderAddress2": "sample string 8", "SenderZip": "sample string 9", "SenderPlace": "sample string 10", "SenderCounty": "sample string 11", "SenderPhone": "sample string 12", "SenderEmail": "sample string 13", "RecipientFirstName": "sample string 14", "RecipientLastName": "sample string 15", "RecipientAddress": "sample string 16", "RecipientAddress2": "sample string 17", "RecipientZip": "sample string 18", "RecipientPlace": "sample string 19", "RecipientCounty": "sample string 20", "RecipientPhone": "sample string 21", "RecipientEmail": "sample string 22", "SenderCompanyName": "sample string 23", "RecipientCompanyName": "sample string 24", "Product": {}, "ZipAI": "sample string 26", "Services": [ {} ] }