Print Bill
API for printing bill.
API Configuration
HTTP Request
GET v1/bill/print?do_code=
{bill_code}
&partner_id={partner_id}
No. | Parameter | Type | Require | Description |
---|---|---|---|---|
1 | bill_code | String | Bill Code | |
2 | partner_id | Int | Partner ID, that created on Web portal |
JSON body respone
Name | Type | Description |
---|---|---|
success | boolean | Return true if print bill success, all other false means error. See message for further description. |
message | string | Return Message of API Respond. |
data | object | Data of API response. |
Sample Request
https://apisandbox.ntlogistics.vn/v1/bill/print?do_code=CP98783232&partner_id=88798