Resubmit a rejected KYB request
Resubmit a rejected KYB request, optionally with corrected or updated fields.
Creates a new draft and returns a new request_id. Fields not provided
are copied from the original draft.
Only KYB requests with status rejected can be resubmitted.
Authentication
Authorizationstring
Pass your API key as Api-Key <your_api_key> in the Authorization header.
API keys are issued per Project by the TREVEX team.
Request
This endpoint expects an object.
request_id
The rejected KYB request's ID.
registered_company_name
country_code
trade_license
license_no
registration_body
industry_sector
industry_industry_group
industry_industry
industry_sub_industry
sub_industries
address_address_line_1
address_address_line_2
address_area
address_city
address_state
address_country
address_postal_code
address_telephone
address_email
address_working_hours
auth_sign_name
auth_sign_designation
auth_sign_work_email
auth_sign_work_mobile
auth_sign_nationality
Response
KYB request resubmitted.
statusCode
message
request_id
The new KYB request's ID.
original_request_id
The ID of the rejected KYB request that was resubmitted.
Errors
400
Bad Request Error
404
Not Found Error
