post https://penny-api-restricted-dev.alfredpay.io/api/v1/third-party-service/penny/customers/faf83bf6-c291-4071-9989-839071f53f5b/kyb/bae2eeb5-f7b5-47b5-bf53-ea9303130bd8/files
You must select a file type :
- uploadAmlPolicy
- photoIdCompliance
- auditedFinancial
- organizationalChart
- proofAddress
- taxId
- articlesIncorporation
- riskAssessmentPolicy
- ownerShipStructure
- teamOrganizationalChart
Under 'File Name' you must enter the type, and under rawBody the string must be base64 in order to represent the file.
Body:
'rawBody=yourimage.png
'fileType=articlesincorporation
Response:
{
"status": 200,
"success": true
}