GET v1/Payment/FindQuoteNumberByAPN?apnNo={apnNo}
Retrieve quote number that matches the given APN number
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| apnNo | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Retrieve quote number that matches the given APN number
StringResponseDTO| Name | Description | Type | Additional 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.