Payments Summar
Payments Summar
Structure
Field | Type | Required | Description |
---|---|---|---|
amount | Decimal | Amount of the payment | |
sequence | Integer | Id to identify payInAdvance when folio converts to invoice | |
depositId | Integer | Deposit Id identifier | |
paymentMethod | PaymentMethod |
JSON representation
{ "amount": 20.00, "sequence": 875065, "depositId": "", "paymentMethod": { "type": "", "name": "Visa", "code": "VISA", "accountingAccount": "555000000003" } }
, multiple selections available,