Update a sub-merchant person
{- "title": "string",
- "roles": [
- "Executive"
], - "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "dob": "2019-08-24",
- "address": {
- "unitNumber": "string",
- "streetNumber": "string",
- "streetName": "string",
- "streetType": "string",
- "suburb": "string",
- "city": "string",
- "state": "string",
- "postalCode": 2000,
- "country": "AU"
}, - "email": "lucy.diamond@star.com",
- "phone": "+61401234567",
- "passport": {
- "country": "AU",
- "passportNumber": "string",
- "expiryDate": "2019-08-24"
}, - "driverLicence": {
- "country": "AU",
- "driverLicenceNumber": "string",
- "documentNumber": "string",
- "versionNumber": "string",
- "state": "string"
}, - "verificationDocs": {
- "idType": "Passport",
- "docBackFileId": "lfile_Zz5FyPz_YQaAoSHi",
- "docFrontFileId": "lfile_Zz5FyPz_YQaAoSHi"
}
}
{- "statusCode": 0,
- "errorCode": "string",
- "message": "string",
- "tracer": "string",
- "detail": "string",
- "errorTypeDescription": "string"
}