Proxy Update Process
Prerequisites
Partners are required to create a Proxy and then initiate the update process. For some proxy updates, it may be necessary to upload supporting documents.
Required Documents
For specific types of Proxy data updates, providing an appropriate document confirming the change is required:
scopeType (for SIGNATORY proxy type) - registry extract, document type:
CURRENT_REGISTRY_EXTRACTcustodyType (for GUARDIAN proxy type) - proof of single custody, document type:
PROOF_OF_SINGLE_CUSTODY
The document identifier (documentId) must be provided in the update request for the above-mentioned fields.
Update Process
The process is asynchronous and involves several steps:
Partner calls the update proxy endpoint,
The system verifies if everything is present,
The Proxy is updated and the process finishes.
Update Restrictions Based on Proxy Type
The proxy update process has specific restrictions based on the proxy type:
POWER_OF_ATTORNEY and INFORMATION_PROXY:
Can update
customerProductIdsCan update
validityType
SIGNATORY:
Can update
scopeType(requires supporting document)
GUARDIAN:
Can update
custodyType(requires supporting document)
How to Call the Update Endpoint
The update is performed by calling the endpoint:
The request structure should contain a ProxyUpdate object with the appropriate fields to be updated, and when required, a documentId reference to a previously uploaded document.
Last updated
