GET v1/Payment/FindPolicyNumberByAPN?apnNo={apnNo}
Retrieve policy 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 policy number that matches the given APN number
StringResponseDTOName | 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.