GET api/PaymentMethod/CreateOTHEnrollment?TermAccountId={TermAccountId}&FirstName={FirstName}&LastName={LastName}&EMail={EMail}&CredLimId={CredLimId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
TermAccountId

integer

Required

FirstName

string

Required

LastName

string

Required

EMail

string

Required

CredLimId

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.