| Name | Description | Type | Additional information |
|---|---|---|---|
| PhoneNumber | string |
Required Matching regular expression pattern: ^[0-9]{10}$ |
|
| EmailAddress | string |
None. |
|
| CardID | integer |
Required Range: inclusive between 1 and 200 |
|
| CountryTo | string |
None. |
|
| TransAmount | decimal number |
Required |
|
| ServiceFee | decimal number |
Required |
|
| PromoCode | string |
None. |
|
| PaymentMethod | string |
Required |
|
| SMSConfirmation | boolean |
None. |
|
| CreditCardInfo | CreditCard |
None. |
|
| BillingInfo | APIBillingInfoModel |
None. |