Print Bill - In vận đơn

In vận đơn theo order_number. (Don't apply for e-voucher order - Không áp dụng cho đơn hàng điện tử e-voucher)

**Chỉ in được đơn sau khi đã có mã vận đơn và có đơn vị vận chuyển trên đơn (Action is valid after Order has confirmed and have tracking number, carrier information).

 

Changed history

Description

Date

Author

Description

Date

Author

Add more bill templates in header:

  • In thường : default

  • In nhiệt: thermal

  • In nhiêt K80: thermalk80

Jul 13, 2021

@Nguyen Tran Buu (Unlicensed)

Code Snippet request

CURL
curl -X GET \ https://open.sendo.vn/api/partner/salesorder/bill/142873645695 \ -H 'Authorization: bearer your_access_token \ -H 'type: thermal'

Code Snippet response

Sample response
{ "result": "https://seller-s3.test.sendo.vn/202006/33952efc-2494-4eb0-b223-6d6ec6de4177.html", "success": true, "error": null, "status_code": 200 }