POST api/D2LPaymentAlert
Request Information
URI Parameters
None.
Body Parameters
D2LPaymentAlertRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| bannerId | string |
Required |
Request Formats
application/json, text/json
Sample:
{
"bannerId": "sample string 1"
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.