Returns information of the customer's profile as registered on the service provider's system.
OK
Bad request
Internal Server Error
Not implemented
Service Unavailable
Gateway Timeout
{- "originator": {
- "institution": {
- "id": "string",
- "name": "string"
}, - "terminalId": "stringst",
- "merchant": {
- "merchantType": "string",
- "merchantId": "stringstringstr",
- "merchantName": {
- "name": "string",
- "city": "string",
- "region": "st",
- "country": "st"
}
}, - "operatorId": "string",
- "channelId": "string"
}, - "receiver": {
- "id": "string",
- "name": "string"
}, - "customerDetails": {
- "firstName": "string",
- "lastName": "string",
- "address": {
- "addressLine1": "string",
- "addressLine2": "string",
- "city": "string",
- "province": "string",
- "country": "st",
- "postCode": "string"
}, - "idNumber": "string",
- "idType": "NATIONAL_ID",
- "idCountryCode": "st",
- "nationality": "st",
- "countryOfBirth": "st",
- "dateOfBirth": "string",
- "contactNumber": "string",
- "altContactWork": "string",
- "altContactHome": "string",
- "email": "string",
- "accountDetails": {
- "accountId": "string",
- "type": "ACCOUNT"
}, - "idIssuedDate": "2019-08-24T14:15:22Z",
- "idExpiryDate": "2019-08-24T14:15:22Z",
- "culturalName": "string",
- "sourceOfIncome": "SALARIED",
- "occupation": "BUSINESSMAN"
}, - "customerProfileId": "string"
}