Return Template For Batch Upload

This endpoint the HTTP Request is planned to be altered in the next release


Returns the template to complete a batch upload.
SecuritybearerToken
Responses
200

Success

400

Bad Request

401

Unauthorized

403

Forbidden

502

Server Error

get/compliance/kyc-protect/BatchUploads/template
Request samples
Response samples
application/json
{
  • "downloadUrl": "string",
  • "fileName": "string",
  • "expiresAt": "2019-08-24T14:15:22Z",
  • "correlationId": "string"
}