GetDocumentTypesByCategoryUUID
Use this method to get your document types.
This method is used to retrieve all document types you have by using the Category UUID, which can be retrieved using the GetCategories method.
GetDocumentTypesByCategoryUUID
POST
https://testapi.onvision.ai/wsservice.asmx
Use this method to get your document types in a JSON format.
Path Parameters
Name | Type | Description |
---|---|---|
TOKEN | string | Token |
UUID | string | Universally Unique Identifier |
GetDocumentTypesByCategoryUUID
POST
https://testapi.onvision.ai/wsserviceNet.asmx
Use this method to get your document types in a XML format.
Path Parameters
Name | Type | Description |
---|---|---|
TOKEN | string | Token |
UUID | string | Universally Unique Identifier |
Last updated