Shipping Label

Getting Label

812

❗️

Shipping Label

You must print and stick the label on the package

You can get the Shipping Label directly from your dashboard or from a direct URL

From Shipper Dashboard

2508
  1. Check the Orders that you want to Print the Label.
  2. Click "Print Pesanan"
  3. Print the Label generated
  4. Paste the Label to the Packet.

👍

Label Size

There is no strict rule regarding the size of the label, as long as it is visible and clear.

From Direct URL

Sandbox Environment :
https://sandbox.shipper.id/label/sticker.php?oid[]={{ORDER_ID}}&uid={{LABELCHECKSUM_ORDER}}

Production Environment :
https://shipper.id/label/sticker.php?oid[]={{ORDER_ID}}&uid={{LABELCHECKSUM_ ORDER}}
URL for getting our receipt:

Sandbox Environment :
https://sandbox.shipper.id/label/receipt.php?oid[]={{ORDER_ID}}&uid={{LABELCHECKSUM_ORDER}}

Production Environment :
https://shipper.id/label/receipt.php?oid[]={{ORDER_ID}}&uid={{LABELCHECKSUM_ORDER}}

You can get [ORDER_ID] from endpoint order creation and [LABELCHECKSUM_ORDER] from endpoint order detail.

VariableWhere to Get?
TRACKING_IDThis is the orderID of the that order. (e.g. 219RVJJ8xxxxx)
LABELCHECKSUM_ORDERYou can get this checksum by calling our Get Order Detail endpoint. (e.g. /v3/order/{{219RVJJ8xxxxx}}) & navigate to "label_check_sum" parameter to get the value. (e.g. 7742142f6d65ce36275b85cc16e5ffbd)

🚧

Alternative Method

If you don’t have a printer to print out the label, you must write the TRACKING_ID on the
packet


What’s Next