Returns the fee that will be charged to the customer for the transfer.
Details necessary to provide a quote.
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"
}, - "settlementEntity": {
- "id": "string",
- "name": "string"
}, - "senderDetails": {
- "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"
}, - "recipientDetails": {
- "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"
}, - "amount": {
- "amount": 0,
- "currency": "string",
- "ledgerIndicator": "DEBIT"
}, - "amountIncludesFees": false
}
{- "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"
}, - "settlementEntity": {
- "id": "string",
- "name": "string"
}, - "feeQuote": {
- "feeAmount": {
- "amount": 0,
- "currency": "string",
- "ledgerIndicator": "DEBIT"
}, - "transferAmount": {
- "amount": 0,
- "currency": "string",
- "ledgerIndicator": "DEBIT"
}, - "senderAmount": {
- "amount": 0,
- "currency": "string",
- "ledgerIndicator": "DEBIT"
}, - "recipientAmount": {
- "amount": 0,
- "currency": "string",
- "ledgerIndicator": "DEBIT"
}, - "exchangeRate": {
- "rate": 0,
- "fromCurrency": "string",
- "toCurrency": "string"
}, - "totalAmount": {
- "amount": 0,
- "currency": "string",
- "ledgerIndicator": "DEBIT"
}
}, - "senderDetails": {
- "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"
}, - "recipientDetails": {
- "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"
}, - "quoteId": "string",
- "expiryDateTime": "2019-08-24T14:15:22Z"
}