The request body is of type FormatCurrency.
Request Body Parameters
| Name | Description | Data Type |
|---|---|---|
| AmountToFormat | xml:string |
| Method | FormatCurrency |
The request body is of type FormatCurrency.
| Name | Description | Data Type |
|---|---|---|
| AmountToFormat | xml:string |
// Sample MakeAJAXCall
The response body is of type FormatCurrencyResponse.
| Name | Description | Data Type |
|---|---|---|
| FormatCurrencyResult | A string value containing a JSON object. Sample response here | xml:string |