PATCH/Submission
Modify the information of single-submission data.
The modified data can be edited again, but cannot be restored to its original state.
Request URL
You must provide the URL and x-api-key.
Sample Request 1
This is a sample request to modify the submitted KYC (Know Your Customer) data.
Sample Request 2
This is a sample data for a modification request submission. (Body)
Sample Response
This is sample data that can be used to verify the completion of the modification.
Input Data
An explanation of the parameters for modifying KYC data (submission).
It is essential to strictly adhere to the specified Value format.
Using Encryption Option for Input Data
June 21, 2024
When using the encryption option, both input and output require bidirectional encryption/decryption.
Encrypt the Request Body for API Request:
Output Data
List of data returned when modifying KYC data (submission).
Using Encryption Option for Output Data
Return the encrypted result in the data
property within the Body object.
Example:
Last updated