GET api/balance/getBalance?pDocument={pDocument}&pIdDomain={pIdDomain}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pDocument | string |
Required |
|
| pIdDomain | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseOfResponseBalance| Name | Description | Type | Additional information |
|---|---|---|---|
| value | ResponseBalance |
None. |
|
| message | string |
None. |
|
| string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.