Debtor

Debtor Controller

Method Name Description
GET GetDebtor

Gets a Debtor by debtorId. Debtor must be child of supplied clientId. User must have access to Client hierarchy.

GET GetDebtors

POST CreateDebtor

Called by Portal Frontend to add a Debtor to a Client account.

POST UpdateDebtor

GET GetDebtorCountForUser

GET GetDraftDebtor

Get a Draft Debtor for a Client account.

POST CreateDebtorFromDraft

Called by Portal Frontend to add a Debtor to a Client account using Client account and Draft Debtor.