| Name | Description | Type | Additional information |
|---|---|---|---|
| Amount |
Total amount of payment |
decimal number |
None. |
| BookingNumber |
Booking number. |
string |
None. |
| ClientName |
Client name. |
string |
None. |
| CreditCardTypeCode |
Credit card type codes: MAESTRO DINERS MASTER VISA AMERICAN OTHER UNIONPAY DISCOVER MADA JCB |
string |
None. |
| CurrencyCode |
Currency code (e.g. USD, EUR). |
string |
None. |
| Id |
Identifier of invoice in provider system. Used as input parameter for get PDF method. |
integer |
None. |
| IsCancelled |
True for cancelled documents |
boolean |
None. |
| IsPaymentUpfront |
True for payments that are made for bookings prior to booking's pickup date |
boolean |
None. |
| Number |
Number. |
string |
None. |
| PaymentDate |
Invoice creation date. UTC representation in ISO 8601 format. |
date |
None. |
| PaymentTypeCode |
Payment type code (e.g. CHKO, PP, CC). |
string |
None. |
| PaymentTypeName |
Payment type name (e.g. Checkout, PayPal, Credit card). |
string |
None. |
| TransactionId |
Transaction Id of the payment |
string |
None. |