POST api/D2LPaymentAlert

Request Information

URI Parameters

None.

Body Parameters

D2LPaymentAlertRequest
NameDescriptionTypeAdditional information
bannerId

string

Required

Request Formats

application/json, text/json

Sample:
{
  "bannerId": "sample string 1"
}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.