/
DepositStatusType
DepositStatusType
Structure
StatusTypes:Field Type Required Description id Integer true Unique identificator of the DepositStatusType. code Integer true Code of the DepositStatusType. name String true Name of the DepositStatusType. Id Name 1 Pending Payment 2 Paid 3 Cancelled 4 Consumed 5 Refund 6 Expired 7 Expected 8 Partial Refunded
JSON representation
{ "id": 1, "name": "Pending Payment", "code": "PENPAY" }
, multiple selections available,
Related content
Deposit
Deposit
More like this
DepositPayment
DepositPayment
More like this
Deposit list [GET]
Deposit list [GET]
Read with this
Deposit Ledger [GET]
Deposit Ledger [GET]
Read with this
PublicAPIEventQueueStatusType
PublicAPIEventQueueStatusType
More like this
PaymentType
PaymentType
More like this