POST Aleezah/data-bundle-biller-products
Request Information
URI Parameters
None.
Body Parameters
ServiceProductRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| billerKey | string |
None. |
|
| borrowerId | string |
None. |
|
| eligibilityAmount | decimal number |
None. |
Request Formats
application/json, text/json
Sample:
{
"billerKey": "sample string 1",
"borrowerId": "sample string 2",
"eligibilityAmount": 3.0
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.