| Name | Description | Type | Additional information |
|---|---|---|---|
| platform_order_id |
電商平台端交易序號 |
string |
None. |
| status |
// 訂單狀態代碼 (0:交易成功,1:付款處理中,101:此訂單號尚未付款,102:此訂單號不存在) |
integer |
None. |
| tradeNo |
街口端交易序號 |
string |
None. |
| trans_time |
交易時間 |
string |
None. |
| currency |
付款貨幣 |
string |
None. |
| final_price |
訂單實際消費金額 |
string |
None. |
| redeem_amount |
折抵金額 |
string |
None. |
| redeem_detail |
折抵細項 |
jkosResultRedeemDetailInputModel |
None. |
| debit_amount |
付款方式扣款金額(折抵後金額 final_price = redeem_amount + debit_amount) |
string |
None. |
| invoice_vehicle |
街口帳戶發票載具 |
string |
None. |
| channel_type |
支付工具(account:街口帳戶,bank:銀行帳戶,creditcard:信用卡) |
string |
None. |
| transaction_seq |
交易流水號 |
string |
None. |