put https://penny-api-restricted-dev.alfredpay.io/api/v1/third-party-service/penny/customers/kyb
This endpoint is designed to update the data sent in order to perform KYB
Body:
{
"customerId": "762ce1e5-6342-4410-8b88-757c4713d42c",
"submissionId": "762ce1e5-6342-4410-8b88-757c4713d43b",
"kybUpdateSubmission": {
"legalName": "Refaat Alareer,",
"numberOfEmployees": 10,
"dateOfIncorporation": "2023-12-11T19:28:39.434Z",
"nameBusiness": "TLC CA",
"phoneNumber": "+18143008764",
"businessProfileId": 0,
"addressZipCode": "32013",
"business_entity_id": 0,
"incorporationDate": "2023-12-11T19:28:39.434Z",
"website": "",
"countrycode": "US",
"statecode": "FL",
"addressCity": "North Miami",
"addressStreetOne": "1959 NE 153 ST",
"addressStreetTwo": "",
"exposedperson": true,
"nameOperational": "prueba"
}
}
Response:
{
"submissionId": "e8f87d64-5e3c-40ce-b985-473ec6f2df3b",
"updatedAt": "2023-12-21T22:08:21.403Z"
}