| Name | Description | Type | Additional information |
|---|---|---|---|
| Amount | decimal number |
Required Matching regular expression pattern: ^\d+(\.\d{1,2})?$ Range: inclusive between 0.01 and 1000000 |
|
| Currency | string |
Required Matching regular expression pattern: ^[A-Z]{3}$ String length: inclusive between 3 and 3 |
|
| TransactionReference | string |
Required Matching regular expression pattern: ^[a-zA-Z0-9\-_]+$ String length: inclusive between 1 and 50 |
|
| CallBackUrl | string |
None. |