Name | Description | Type | Additional information |
---|---|---|---|
MerchantId |
商户ID int |
integer |
Required |
ShopId |
店铺ID char(4) PK NOT NULL. |
string |
Required Max length: 4 |
BillNum |
单据号 Varchar(20) |
string |
Required Max length: 20 |
Amount |
取现金额 Numeric(8,2) |
decimal number |
Required |