| Name | Description | Type | Additional information |
|---|---|---|---|
| DeliveryDate |
Delivery Date (It is returned when PayType turns to AccountPay, otherwise null is returned) |
date |
None. |
| GroupNo |
Order Package Number (It is returned when PayType turns to AccountPay, otherwise null is returned) |
string |
None. |
| TGroupNo |
Order Package Number of Awaiting Payment (It is returned when PayType turns to PCBWayWebPay, otherwise null is returned) |
string |
None. |
| TotalAmount |
Total Amount of Order Package |
decimal number |
None. |
| AccountBalance |
Partner's PCBWay Account Balance |
decimal number |
None. |
| PayType |
Payment Methods |
PayType |
None. |
| PCBWayPayUrl |
PCBWay Payment web page (It is returned when PayType turns to PCBWayWebPay, otherwise null is returned) |
string |
None. |
| Status |
Request processing results ('ok' or 'error') |
string |
None. |
| ErrorText |
Error Description ( Empty when request processing successfully ) |
string |
None. |
| Code |
状态码 |
integer |
None. |