GET v1/Business/BankruptcyTypes
Returns all the Business Bankruptcy Types
Parameters
None.
Response
Collection of APIBusinessBankruptcyTypeName | Description | Type | Additional information |
---|---|---|---|
BankruptcyType |
The one character code of the Bankruptcy Type |
string |
None. |
BankruptcyTypeTitle |
The name of the Bankruptcy Type |
string |
None. |
Example
curl -H "Authorization: Bearer {SessionKey}" -X GET https://api.creditriskmonitor.com/v1/Business/BankruptcyTypes