Upload Merchant File

Upload a document scan as part of the merchant onboarding profile. The maximum permitted file size is 10MB. Supported file types are JPEG, PNG and PDF.

SecurityMarketplace Api Key | Merchant Secret Token | Admin JWT | Merchant JWT | Marketplace JWT
Request
path Parameters
merchantId
required
string
Request Body schema: multipart/form-data
required
docType
required
string (DocumentType)
Enum: "CompanyVerificationDocumentBack" "CompanyVerificationDocumentFront" "CompanyTaxIdVerificationDocument" "PersonVerificationDocumentBack" "PersonVerificationDocumentFront" "PersonVerificationAdditionalDocumentBack" "PersonVerificationAdditionalDocumentFront" "PartnershipAgreement" "TrustDeed" "TrustDeedAmendment"
file
required
string <binary>
Responses
200
400
401
403
404
405
406
409
422
429
500
503
post/merchants/{merchantId}/files
Request samples
Response samples
application/json
{
  • "limeFileId": "lfile_ZtqZhJAAVEu0G0pr"
}
Copyright © April Solutions 2023. All right reserved.