Skip to main content

PaymentSchema

accounts_payable_bank_account_uuiduuidnullable
accounts_receivable_bank_account_uuiduuidnullable
amountnumberrequired

Amount of Payment

createddatedate-timenullable
datedaterequired

Date of Payment

modifieddatedate-timenullable
outbound_task_log_idintegernullable
tenant_idintegerrequired
uuiduuid
PaymentSchema
{
"accounts_payable_bank_account_uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"accounts_receivable_bank_account_uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"amount": 0,
"createddate": "2024-07-29T15:51:28.071Z",
"date": "2024-07-29",
"modifieddate": "2024-07-29T15:51:28.071Z",
"outbound_task_log_id": 0,
"tenant_id": 0,
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}