GET api/CompanyDebt?CompanyId={CompanyId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
CompanyId | string |
Min length: 9 |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfIEnumerableOfCheckDebtResultName | Description | Type | Additional information |
---|---|---|---|
Content | Collection of CheckDebtResult |
None. |
|
SerializerSettings | JsonSerializerSettings |
None. |
|
Encoding | Encoding |
None. |
|
Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.