Printing shipping labels / OK Mart (C2C)

Introduction

When creating OK mart shipment orders (C2C), merchants could go to an OK.go kiosk to print it, or by calling this API to do so.

API URLs

  • Stage:https://logistics-stage.ecpay.com.tw/Express/PrintOKMARTC2COrderInfo
  • Production:https://logistics.ecpay.com.tw/Express/PrintOKMARTC2COrderInfo

HTTPS Transfer Protocol

  • Accept:text/html
  • Content Type:application/x-www-form-urlencoded
  • HTTP Method:POST

Request Parameter Description

MerchantID String(10)
Required

Provided by ECPAY.

AllPayLogisticsID String(Max)
Required

Logistics order number.
  • 1. Single consignment note/shipping label printing and batch printing are all supported.
  • 2. To batch print use a half-type comma to separate each order For example: 10011, 10012.
  • 3. For batch printing, the number of AllPayLogisticsID and CVSPaymentNo must be the same.

CVSPaymentNo String(Max)
Required

Shipping number.

  • To batch print use a half-type comma to separate each order.

PlatformID String(10)

  • Provided by ECPAY, this parameter is used by Platform. General merchant should set this to null.
  • When used by Platform, please use the MerchantID bound with merchant account.

CheckMacValue String
Required

Checksum.

❗ Special Note:The test environment cannot produce the consignment note immediately, so the preview of the consignment note is schematic and only provides the test of printing function.

Copyright © Green World FinTech Service Co., Ltd. All rights reserved.

Green World