Get the payment with the given id
The access token received from the authorization server in the OAuth 2.0 flow.
Id of the specific payment. Either this or apiPaymentId is required.
Id of the specific payment from your DB. Either this or id is required.
Successful operation
An array of Invoice Payments associated with this invoice. Only populated if includePayments is set to true.
Id of the invoice to pay
id of the user's bank account
Id of the payment, required when updating an existing payment
Id of the bank transfer (bank deposit) that this payment was reconciled against
Name of the API that this payment originated from
THIRD_PARTY_PAYMENTS, STRIPE, USER_ENTRY, ADYEN "STRIPE"
Id of the payment in your DB (or from your payment processor)
"pi_3KX9F5KkMq1CsF5K00DChQgZ"
Mask of the user's bank account, often the last 4 digits of the account number
Display name for the bank account from which this income originated
Name or id of the institution from which this transaction originated
Transaction description, similar to what will show on the user's bank statement
The total amount to apply to the invoice, required for third-party payments
300
The service fee to process the payment (subtracted out of the grossPaymentAmount)
9
Total amount applied towards the invoice
50.01
Display name for the payment
"Visa *4747 Charge"
Date of the payment
"2021-01-04"
Status of the payment, required for third-party payments
PROCESSED, CANCELED, REFUNDED, PENDING, FAILED, INACTIVE, PENDING, PROCESSED, CANCELED, REFUNDED, FAILED, INACTIVE Review status of the expense
PARTNER_REVIEW_REQUIRED, USER_REVIEW_REQUIRED, ACCOUNTANT_REVIEW_REQUIRED, RECONCILIATION_STAGED, RECONCILED, RECONCILIATION_DISCREPANCY, ADJUSTMENT_USER_REVIEW_REQUIRED, ADJUSTMENT_ACCOUNTANT_REVIEW_REQUIRED, ADJUSTMENT_RECONCILIATION_STAGED, RECONCILIATION_AWAITING, PARTNER_REVIEW_REQUIRED, USER_REVIEW_REQUIRED, ACCOUNTANT_REVIEW_REQUIRED, RECONCILIATION_STAGED, RECONCILED, RECONCILIATION_DISCREPANCY, ADJUSTMENT_USER_REVIEW_REQUIRED, ADJUSTMENT_ACCOUNTANT_REVIEW_REQUIRED, ADJUSTMENT_RECONCILIATION_STAGED Url at which the receipt can be accessed
Further detail or reasoning describing the status of the payment for FAILED, CANCELLED, REFUNDED, or INACTIVE invoices
Custom JSON in which you can store any data with max length of 2000 characters
Entity id on the v6 API for this payment