Reference for http://services.cro.ie/cws/customerapi/account/{CUSTOMER_NUM}/balance?key={KEY}

Get balance for specified account number and pin

Url: http://services.cro.ie/cws/customerapi/account/{CUSTOMER_NUM}/balance?key={KEY}

HTTP Method: GET

Message direction Format Body
Request N/A The Request body is empty.
Response Xml Example
Response Json Example

The following is an example response Xml body:

<double xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1.26743233E+15</double>

The following is an example response Json body:

1.26743233E+15