POST Aleezah/get-electricity-billers
Request Information
URI Parameters
None.
Body Parameters
BillerRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| ServiceKey | string |
None. |
|
| BorrowerId | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"ServiceKey": "sample string 1",
"BorrowerId": "sample string 2"
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.