Settle Record
- JSON Key is
settleRecord
, not mandatory
Field | Type | Mandatory | Description | Memo |
---|---|---|---|---|
activityNo | String | Yes | Activity No | |
activityName | String | Yes | Activity Name | |
productName | String | Yes | Product Name | |
customer | String | Yes | Settle Customer | |
isRefund | Boolean | Yes | Is Refund | |
volume | Integer | Yes | Transaction Volume | |
totalReceiptAmount | Price | Yes | Merchant Receipt Amount | |
totalAmount | Price | Yes | Total Amount |
No Comments