v1
latestOpenAPI 3.0.02026-07-2468247202.3 KBKYB > Document Management
Add business document
This endpoint allows you to add an additional business document.
post/verify/add_business_document
Request body
Example request
{
"business_profile_id": "b7daff11-9d1c-4916-bf5a-96e3041a9625",
"file_name": "Address_Proof.pdf",
"file_type": "Business Address Proof",
"file_blob": "The content of the file you want to add, encoded as a Base64 string."
}Response
Successful operation