GET api/PromoCode/VerifyPromoCode?promoCode={promoCode}&subscriptionTerm={subscriptionTerm}&purchaseAmount={purchaseAmount}&source={source}&planId={planId}&agency={agency}&parentAccountId={parentAccountId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
promoCode

string

Required

subscriptionTerm

SubscriptionTerm

Required

purchaseAmount

decimal number

Required

source

string

Default value is

planId

string

Default value is

agency

string

Default value is

parentAccountId

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.