You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code of account you are using to make the payment e.g. 001 (note- not all accounts have a code value)
[optional]
date
Date
Date the payment is being made (YYYY-MM-DD) e.g. 2009-09-06
[optional]
currency_rate
BigDecimal
Exchange rate when payment is received. Only used for non base currency invoices and credit notes e.g. 0.7500
[optional]
amount
BigDecimal
The amount of the payment. Must be less than or equal to the outstanding amount owing on the invoice e.g. 200.00
[optional]
reference
String
An optional description for the payment e.g. Direct Debit
[optional]
is_reconciled
Boolean
An optional parameter for the payment. A boolean indicating whether you would like the payment to be created as reconciled when using PUT, or whether a payment has been reconciled when using GET
[optional]
status
String
The status of the payment.
[optional]
payment_type
String
See Payment Types.
[optional]
updated_date_utc
DateTime
UTC timestamp of last update to the payment
[optional]
payment_id
String
The Xero identifier for an Payment e.g. 297c2dc5-cc47-4afd-8ec8-74990b8761e9
[optional]
bank_account_number
String
The suppliers bank account number the payment is being made to
[optional]
particulars
String
The suppliers bank account number the payment is being made to
[optional]
details
String
The information to appear on the supplier's bank account
[optional]
has_account
Boolean
A boolean to indicate if a contact has an validation errors
[optional] [default to false]
has_validation_errors
Boolean
A boolean to indicate if a contact has an validation errors