Get a specific payment

Path parameters

payment_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful response

payment_idstringOptional

ID of the payment.

payment_datestringOptionalformat: "date"

The date of the payment.

document_idstringOptional

The ID of the document associated with the payment.

payment_type_idstringOptional

The ID of the payment type.

payment_amountdoubleOptional

The amount of the payment.

payment_detailsstringOptional

Additional details about the payment.

cash_account_idstringOptional

The ID of the cash account associated with the payment.

Errors