Skip to content

Get Batch Number

Description

取得可用的悠遊卡結帳批號。

Resource

GET /v1/payment/batch_number

Authorization

採用 OAuth 2.0 Bearer Token,詳細使用流程請參考 Auth Login

Query Parameters

Name Type Description
store_id string 門市代碼
pos_id string 裝置代碼

Request Example

GET /v1/payment/batch_number?store_id=001&pos_id=k1

Response

{
  "batch_number": "19010313"
}

Response Body Parameters

Name Type Description
batch_number string 結帳批號