The GetCompaniesDebtors function returns all companies debtors for the calling organization.
Method | /GetCompaniesDebtors |
The request body is of type GetCompaniesDebtors.
Name | Description | Data Type |
---|---|---|
debtor | DebtorInfo |
|
The response body is of type GetCompaniesDebtorsResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesDebtorsResult | ArrayOfViewDebtorInfo |
|