| JSON/XML: | GET https://api.sanctionssearch.com/v2/clients/proofs/ |
| JSON/XML: | GET https://api.sanctionssearch.com/v2/clients/proofs/defaults/ |
| JSON/XML Legacy: | POST https://api.sanctionssearch.com/v2/{json/xml}/reply/GetProofOfDocumentCategories/ |
This method allows user to retrieve all the categories of proof and selected documents that the client can use to provide proof
Request Parameters
| Parameter | Type | Format | Description |
|---|---|---|---|
| OnlyDefaults | Boolean | If set to true, will the configured defaults only |
Response Parameters
| Parameter | Type | Format | Description |
|---|---|---|---|
| ResponseStatus | ResponseStatus | Instance of ResponseStatus object (see here) | |
| ProofOfDocumentCategories | Array |
The categories of proof and selected documents that the client can use to provide proof. Array of ProofOfDocumentCategory objects (see here) |