API update transaction documents
This is the API used to update KYC virtual account information.
API:
Path: v2/col/transactions/:transId/documents
Method: PUT
Request: Content-Type: application/json
Request Parameter
Parameter
Data Type
Required
Description
colTransactionDataFile
String
N
Collection transaction data file (excel)
colLogisticAttachments
String Array
N
List of logistic tracking files (images and pdf)
Response Data
Parameter
Data Type
Description
message
String
Error description.
neoResponseId
String
The ID of NeoX response.
Last updated
Was this helpful?