Get Shipping Label
By Using this Api Store Owner will be able to get a download link of shipping label of an order.
Request
Shipping Label
|
| URI |
http://www.baggagefreight.com.au/api/GetLableShipping.aspx |
| Method |
POST
|
| Authentication Required |
Yes |
Parameters
| Field |
Data Type |
Description |
Email
|
String |
Store Owner Email . |
password
|
String |
Store Owner Password . |
OrerId
|
String |
Orderid . |
Request body
'email' =>
'test@test.com',
'password' => 'test@123'
'orderid' => '123456'
Response
Baggage Freight Order Label download link .
Note: This Api will return "0" if Error Occured.
Example Response
http://www.baggagefreight.com.au/download-file.aspx?File=TEST123.PDF&Folder=labelfolder