Error Codes
The Error Codes are classified into below categories:
|
Error Codes |
Error Messages |
|---|---|
|
PMS-00001 to PMS-00100 |
Success Messages |
|
PMS-00101 to PMS-00200 |
Field Validations |
|
PMS-00201 to PMS-00300 |
Cross - Validations |
|
PMS-00301 to PMS-00400 |
Ingestion Errors |
|
PMS-00401 to PMS-00500 |
Failure Messages |
The Party Microservice handles the following error codes:
| Error Codes | Error Messages |
|---|---|
| PMS-00001 | Success |
| PMS-00002 | Party created successfully |
| PMS-00003 | Party updated successfully |
| PMS-00004 | Party deleted successfully |
| PMS-00101 | Request Body is missing |
| PMS-00102 | Duplicate Request |
| PMS-00103 | Empty Request. Incase of multiple requests, all or any of the request is empty |
| PMS-00104 | Existing Party record for the id [2017952270] not found |
| PMS-00105 | Record already exists for the id - 2017952270 |
| PMS-00106 | Invalid Party Id - Null |
| PMS-00107 | Field(s) type missing |
| PMS-00107 | Field(s) type in PartyAssessment missing |
| PMS-00108 | Unable to parse dateOfBirth [1990/09/09] in Party |
| PMS-00109 | 2017952270#Passport record(s) not found |
| PMS-00110 | Invalid ownershipPercentage value - percentage |
| PMS-00111 | Missing Electronic address information |
| PMS-00112 | Address already exists for the CommunicationNature [Electronic] and AddressType [Email] |
| PMS-00113 | Amendment not allowed on [addressType] |
| PMS-00114 | Atleast Postal/Zip Code or Country Code is required for Physical Address |
| PMS-00115 | End date cannot be less than start date |
| PMS-00116 | End date cannot be less than today |
| PMS-00117 | Contact Reference exists for address Id [AD20259I21PI] and contactName [John] |
| PMS-00118 | Multiple addresses with the same address type found |
| PMS-00119 | Address [AD20259I21PI] found in the same type. Address Type cannot be changed for [Email] |
| PMS-00120 | Existing address record [AD20259I21PI] for the communication nature [Electronic] not found |
| PMS-00121 | Atleast Employment type or Country is required |
| PMS-00122 | Atleast Tax type or Country is required |
| PMS-00123 | Reference Id [Male] already exists in reference type [Gender] |
| PMS-00124 | PartyLegalStatus already exists for the country [IN] |
| PMS-00125 | Code Hierarchy already exists for the ClassificationCode [NACE.Rev.2-12000] and RelatedClassificationCode [NACE.Rev.2-11000] |
| PMS-00126 | Existing code hierarchy record for the ClassificationCode [NACE.Rev.2-12000] and RelatedClassificationCode [NACE.Rev.2-11000] not found |
| PMS-00127 | Reference Type [LegalIdentifierType] already exists |
| PMS-00128 | Reference Type [LegalIdentifierType] not found |
| PMS-00129 | Multiple references in the request is not allowed |
| PMS-00130 | References unavailable for the given type(s) |
| PMS-00131 | ClassificationCode and RelatedClassificationCode cannot be equal |
| PMS-00132 | Multiple Primary Address for the communication nature [Electronic] and communication type [Email] found |
| PMS-00133 | Expiry date cannot be less than issued date |
| PMS-00134 | End date cannot be less than startDate for Party Relationship [PYRL20135AX6HT] |
| PMS-00135 | To date cannot be less than From date |
| PMS-00136 | Reference Id [Male] not found for the reference type [Gender] |
| PMS-00137 | Address [AD20259I21PI] not found for party [2017952270] |
| PMS-00138 | Observation [OB20200J33YH] not found for party [2017952270] |
| PMS-00139 | Contact Reference [CR20200YOEHJ] not found for party [2017952270] |
| PMS-00140 | Either one of the value Related Party or Relation Type is mandatory |
| PMS-00141 | Duplicate [Under Recovery] found in Request |
| PMS-00142 | Party id [2017952270] and Contact Party Reference [2017952270] cannot be the same |
| PMS-00143 | Party id [2017952270] and Related Party id [2017952270] cannot be the same |
| PMS-00144 | Existing Party Groups record [GRP3876385] for the partyId [2079869464] not found |
| PMS-00145 | Address [AD20259I21PI] not associated with [Email] Type |
| PMS-00201 | Notification of death [2045-10-01] cannot be before Death date [2045-09-09] |
| PMS-00202 | Date of Death [2045-09-09] cannot be before Date of Birth [1990-09-09] |
| PMS-00203 | New Start Date cannot be set for the current name |
| PMS-00204 | Invalid data for Party Names. Please enter valid data in First, Middle, Last, Nick or Alias name |
| PMS-00205 | Start date of Party names cannot be less than 2020-10-10 |
| PMS-00206 | None of the reference Ids are valid |
| PMS-00207 | Party records not found for the criteria |
| PMS-00208 | Either identifierType or identifierNumber is not accepted |
| PMS-00209 | Atleast one query parameter is mandatory |
| PMS-00210 | Party record(s) not found for the criteria |
| PMS-00211 | Relationshiptype Id and Reverse Relationshiptype Id cannot be the same |
| PMS-00212 | Effective from date cannot be less than 2020-10-10 |
| PMS-00213 | ExitDate cannot be less than fromDate |
| PMS-00214 | EffectiveTo date cannot be less than EffectiveFrom date |
| PMS-00215 | Either partyType or recordCount is not accepted |
| PMS-00216 | PartyRelationship [PYRL20135AX6HT] not found for party [2017952270] |
| PMS-00217 | Either alternateIdentifierType or alternateIdentifierNumber is not accepted |
| PMS-00218 | Address [AD20259I21PI] associated with contact reference(s) [CR20200YOEHJ] cannot be deleted |
| PMS-00219 | Party Groups records not found for the criteria |
| PMS-00220 | Atleast one of the following [groupId, groupPurpose, partyId, groupName, groupType] is required |
| PMS-00221 | Start date cannot be less than party group start date 2021-10-10 |
| PMS-00222 | Atleast one party id is mandatory |
| PMS-00301 | Integration Failed - Unable to push the data from party |
| PMS-00401 | Error Occurred, Unable to save Party |
| PMS-00402 | Failed to fetch Party record |
| PMS-00403 | Transformation Operation Failed for Party |
| PMS-00404 | Internal Server Error |
In this topic