Signature | string Signature is hash value of the request body salted with your SECRET_TOKEN assigned by Leanpay. |
Post successfull.
The request was malformed or missing a field.
Possible causes:
Response contains field 'message' with error code in the format: 'error.business.`ERROR_CODE`'.
Error code list:
Authentication is required to perform this request.
Permission is required to access this resource
The server encountered an internal error while processing this request
{- "address": {
- "addressSettlement": "string",
- "blockhouseNumber": 0,
- "county": "string",
- "district": "string",
- "doorNumber": 0,
- "floor": "string",
- "houseNumber": 0,
- "place": "string",
- "street": "string",
- "typeOfPublicPlace": "string",
- "zipcode": "string"
}, - "createdBy": "string",
- "email": "string",
- "firstName": "string",
- "identityCard": {
- "dateOfBirth": "2019-08-24",
- "dateOfExpire": "2019-08-24",
- "issuer": {
- "fullName": "Administrative unit 1",
- "id": 1,
- "name": "Unit 1"
}, - "number": "003213211",
- "type": {
- "id": "PASSPORT",
- "name": "Passport"
}
}, - "lastName": "string"
}
{- "customer": {
- "address": {
- "addressSettlement": "string",
- "blockhouseNumber": 0,
- "county": "string",
- "district": "string",
- "doorNumber": 0,
- "floor": "string",
- "houseNumber": 0,
- "place": "string",
- "street": "string",
- "typeOfPublicPlace": "string",
- "zipcode": "string"
}, - "createdBy": "string",
- "email": "string",
- "firstName": "string",
- "identityCard": {
- "dateOfBirth": "2019-08-24",
- "dateOfExpire": "2019-08-24",
- "issuer": {
- "fullName": "Administrative unit 1",
- "id": 1,
- "name": "Unit 1"
}, - "number": "003213211",
- "type": {
- "id": "PASSPORT",
- "name": "Passport"
}
}, - "lastName": "string",
- "phoneNumber": "string",
- "verifiedBy": "string"
}
}