Exchange Rate With Token Response Parameters
Data Attribute ReferenceData Type
- A: Alphabet
- AN: Alphanumeric
- NT: NText
- C: Characters
- B: Boolean
- D: Decimal
- N: Numeric
Mandatory attributes
- M: Mandatory
- C: Conditional
- O: Optional
|
Parameter |
Data Type |
Mandatory |
Description |
|
|---|---|---|---|---|
|
paymentToken |
C 255 |
M |
Payment token ID |
|
| providerCode |
AN 20 |
M |
FX Provider Code | |
|
expire |
N 14 |
M |
FX offer expiry Unix timestamp |
|
|
fxRates |
- |
M |
Foreign exchange rate list |
|
|
|
sequenceNo |
N 5 |
M |
Sequence number of foreign exchange list |
|
|
id |
AN 255 |
M |
FX id |
|
|
name |
C 255 |
M |
FX title |
|
|
iconUrl |
C 255 |
M |
FX currency icon URL |
|
|
amount |
D (12,5) |
M |
FX offer amount |
|
|
fx |
D (12,5) |
M |
FX offer rate |
|
|
currencyCode |
N 3 |
M |
FX currency code Based on ISO 4217 - A3 currency codes |
| respCode |
C 4 |
M |
Response Code Refer to Response Code List |
|
| respDesc | C 255 | M | Response Code Description | |
Updated 15 days ago
