JSON/XML: | PUT https://api.sanctionssearch.com/v2/clients/proofs/defaults/ |
JSON/XML Legacy: | POST https://api.sanctionssearch.com/v2/{json/xml}/reply/UpdateDefaultProofOfDocumentCategories/ |
This method allows the user to change the defaults for the 'proof of' categories and their documents
Request Parameters
Parameter | Type | Format | Description |
---|---|---|---|
ProofOfDocumentCategories Required | Array |
The default categories of proof and selected documents that the client can use to provide proof. Array of ProofOfDocumentCategory objects (see here) |
Response Parameters
Parameter | Type | Format | Description |
---|---|---|---|
ResponseStatus | ResponseStatus | Instance of ResponseStatus object (see here) | |
ProofOfDocumentCategories | Array |
The newly updated default categories of proof and selected documents that the client can use to provide proof. Array of ProofOfDocumentCategory objects (see here) |