GET v1/Payment/FindQuoteNumberByAPN?apnNo={apnNo}

Retrieve quote number that matches the given APN number

Request Information

URI Parameters

NameDescriptionTypeAdditional information
apnNo

string

Required

Body Parameters

None.

Response Information

Resource Description

QuoteNumber

StringResponseDTO
NameDescriptionTypeAdditional information
Response

string

None.

WarningMessages

List of warning messages encountered while servicing request

Collection of string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.