Transaction Status Inquiry Request Parameters
Data Attribute Reference
Data Type
- A: Alphabet
- AN: Alphanumeric
- 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 |
clientID |
C 255 |
O |
Unique client ID. This ID will be created when UI SDK init and store in app preference. |
locale |
C 10 |
O |
API response localization Based on ISO 639 codes
Important: |
additionalInfo |
B |
O |
Additional payment information on the response. Default = false If set to true, API will return more information
|
Updated over 2 years ago