GetPartnerDetailsByPartnerCodes (GET)

Overview

This GET API can be used to retrieve partner details by partner code details in GEP SMART to post them into ERP.

 

URL Format:  https://<Instance>/SmartInterfaceAPI/api/Partner/PartnerList

Request
[
  {
    "gepPartnerCode": 0,
    "partnerCode": "string",
    "legalCompanyName": "string",
    "legalCompanyCultures": [
      {
        "legalCompanyName": "string",
        "cultureCode": "string",
        "isDelete": true
      }
    ],
    "isLegalCompanyAppend": true,
    "dunAndBradNumber": "string",
    "address": {
      "addressLine1": "string",
      "addressLine2": "string",
      "addressLine3": "string",
      "city": "string",
      "stateCode": "string",
      "stateOther": "string",
      "countryCode": "string",
      "zipCode": "string",
      "faxNo": "string",
      "phoneNo": "string",
      "phoneOther": "string",
      "phoneExtension": "string",
      "phoneOtherExtension": "string",
      "county": "string",
      "stateId": 0,
      "countryId": 0,
      "poBoxNumber": "string",
      "longitude": "string",
      "latitude": "string",
      "faxNoExtension": "string"
    },
    "companyIdentification": "string",
    "yearOfEstablishment": 0,
    "parentCompanyName": "string",
    "companyWebsite": "string",
    "isActive": true,
    "isDeleted": true,
    "isUpdated": true,
    "partnerContact": [
      {
        "userName": "string",
        "gepContactCode": 0,
        "contactCode": "string",
        "partnerCode": "string",
        "address": {
          "addressLine1": "string",
          "addressLine2": "string",
          "addressLine3": "string",
          "city": "string",
          "stateCode": "string",
          "stateOther": "string",
          "countryCode": "string",
          "zipCode": "string",
          "faxNo": "string",
          "phoneNo": "string",
          "phoneOther": "string",
          "phoneExtension": "string",
          "phoneOtherExtension": "string",
          "county": "string",
          "stateId": 0,
          "countryId": 0,
          "poBoxNumber": "string",
          "longitude": "string",
          "latitude": "string",
          "faxNoExtension": "string"
        },
        "firstName": "string",
        "lastName": "string",
        "emailAddress": "string",
        "timeZone": "string",
        "locations": [
          {
            "gepLocationCode": 0,
            "locationCode": "string",
            "locationName": "string",
            "address": {
              "addressLine1": "string",
              "addressLine2": "string",
              "addressLine3": "string",
              "city": "string",
              "stateCode": "string",
              "stateOther": "string",
              "countryCode": "string",
              "zipCode": "string",
              "faxNo": "string",
              "phoneNo": "string",
              "phoneOther": "string",
              "phoneExtension": "string",
              "phoneOtherExtension": "string",
              "county": "string",
              "stateId": 0,
              "countryId": 0,
              "poBoxNumber": "string",
              "longitude": "string",
              "latitude": "string",
              "faxNoExtension": "string"
            },
            "isDeleted": true,
            "isUpdated": true,
            "locationType": [
              0
            ],
            "locationTypes": [
              "string"
            ],
            "partnerContact": [
              null
            ],
            "engagementModel": [
              {
                "entityCode": "string",
                "entityType": "string",
                "engagementType": [
                  "string"
                ],
                "lobEntityCode": "string",
                "locationType": "string",
                "status": "string",
                "isDelete": true,
                "currencies": [
                  "string"
                ],
                "isERSEnabled": true,
                "purchasingOrPaymentHoldReason": "string",
                "isDefault": true,
                "isToHoldPayments": true
              }
            ],
            "sourceSystemDetails": [
              {
                "name": "string",
                "value": "string"
              }
            ],
            "otherIdentificationTypes": [
              {
                "identificationNumber": "string",
                "identificationType": "string",
                "identificationTypeName": "string",
                "countryCode": "string",
                "isDelete": true,
                "isDefault": true
              }
            ],
            "linkedLocationDetails": [
              {
                "linkedGEPLocationID": 0,
                "sourceSystemDetails": [
                  {
                    "name": "string",
                    "value": "string"
                  }
                ],
                "gepLocationID": 0,
                "locationCode": "string",
                "isDeleted": true
              }
            ],
            "bankingStatus": "string",
            "paymentMethod": "string",
            "contactRole": [
              "string"
            ],
            "isDefault": true,
            "bankingInfo": [
              {
                "bankName": "string",
                "beneficiaryName": "string",
                "bankBranch": "string",
                "country": "string",
                "bankAccountNumber": "string",
                "swift_BIC": "string",
                "iban": "string",
                "bankKey_ABA": "string",
                "chipUid": "string",
                "accountTypeName": "string",
                "paymentMethodName": "string",
                "isDeleted": true,
                "fikCode": "string",
                "factoringCompanyName": "string",
                "factoringCompanyCVR": "string",
                "comments": "string",
                "clientReferenceNumber": "string",
                "aba": "string",
                "isrNumber": "string",
                "paymentCode": "string",
                "bankControlKey": "string",
                "status": "string",
                "countryCode": "string",
                "paymentMethodCountryCode": "string",
                "instructions": "string",
                "bName": "string",
                "email": "string",
                "phoneNumber": "string",
                "numeric": "string",
                "alphaNumeric": "string",
                "alphabetsOnly": "string",
                "nickName": "string",
                "beneficiaryBankAddress": {
                  "addressLine1": "string",
                  "addressLine2": "string",
                  "addressLine3": "string",
                  "city": "string",
                  "stateCode": "string",
                  "stateOther": "string",
                  "countryCode": "string",
                  "zipCode": "string",
                  "faxNo": "string",
                  "phoneNo": "string",
                  "phoneOther": "string",
                  "phoneExtension": "string",
                  "phoneOtherExtension": "string",
                  "county": "string",
                  "stateId": 0,
                  "countryId": 0,
                  "poBoxNumber": "string",
                  "longitude": "string",
                  "latitude": "string",
                  "faxNoExtension": "string"
                },
                "currencyCode": "string",
                "bankingInformationAttachments": [
                  {
                    "attachmentName": "string",
                    "attachmentUrl": "string",
                    "attachmentExtn": "string"
                  }
                ],
                "intermdiaryBankDetails": [
                  {
                    "intermdiaryBankAddress": {
                      "addressLine1": "string",
                      "addressLine2": "string",
                      "addressLine3": "string",
                      "city": "string",
                      "stateCode": "string",
                      "stateOther": "string",
                      "countryCode": "string",
                      "zipCode": "string",
                      "faxNo": "string",
                      "phoneNo": "string",
                      "phoneOther": "string",
                      "phoneExtension": "string",
                      "phoneOtherExtension": "string",
                      "county": "string",
                      "stateId": 0,
                      "countryId": 0,
                      "poBoxNumber": "string",
                      "longitude": "string",
                      "latitude": "string",
                      "faxNoExtension": "string"
                    },
                    "iBankName": "string",
                    "intermdiaryBankAccountNumber": "string",
                    "iSwiftBIC": "string",
                    "iaba": "string",
                    "iChip": "string",
                    "iiban": "string",
                    "currencyCode": "string"
                  }
                ],
                "bankNumber": "string",
                "branchNumber": "string",
                "cultureCode": "string"
              }
            ],
            "gepPartnerCode": 0,
            "partnerCode": "string",
            "paymentTerms": [
              {
                "paymentTermId": 0,
                "paymentTermName": "string",
                "isDefault": true,
                "paymentTermCode": "string",
                "orgEntities": [
                  {
                    "entityCode": "string",
                    "isDefault": true,
                    "entityType": "string",
                    "lobEntityCode": "string",
                    "isDeleted": true
                  }
                ],
                "lobEntityCode": "string"
              }
            ],
            "partnerLocationCurrencyList": [
              "string"
            ],
            "shippingDetails": [
              {
                "lobEntityCode": "string",
                "fobCode": "string",
                "fobDescription": "string",
                "locationCode": "string",
                "locationDescription": "string",
                "orgEntities": [
                  {
                    "entityCode": "string",
                    "isDefault": true,
                    "entityType": "string",
                    "lobEntityCode": "string",
                    "isDeleted": true
                  }
                ],
                "isDeleted": true,
                "isAppend": true
              }
            ],
            "contactRoleMapping": [
              {
                "contactCode": "string",
                "contactEmailAddress": "string",
                "contactRole": [
                  "string"
                ]
              }
            ],
            "isERSEnabled": true,
            "withholdingTax": [
              {
                "taxCode": "string",
                "taxType": "string",
                "orgEntities": [
                  {
                    "entityCode": "string",
                    "isDefault": true,
                    "entityType": "string",
                    "lobEntityCode": "string",
                    "isDeleted": true
                  }
                ],
                "isDeleted": true,
                "isAppend": true,
                "taxBase": "string",
                "taxRate": 0,
                "taxDescription": "string",
                "isDefault": true
              }
            ],
            "currenciesSupported": [
              "string"
            ],
            "cultureCode": "string",
            "locationCultureList": [
              {
                "locationName": "string",
                "address": {
                  "addressLine1": "string",
                  "addressLine2": "string",
                  "addressLine3": "string",
                  "city": "string",
                  "stateCode": "string",
                  "stateOther": "string",
                  "countryCode": "string",
                  "zipCode": "string",
                  "faxNo": "string",
                  "phoneNo": "string",
                  "phoneOther": "string",
                  "phoneExtension": "string",
                  "phoneOtherExtension": "string",
                  "county": "string",
                  "stateId": 0,
                  "countryId": 0,
                  "poBoxNumber": "string",
                  "longitude": "string",
                  "latitude": "string",
                  "faxNoExtension": "string"
                },
                "cultureCode": "string",
                "isDeleted": true
              }
            ],
            "primaryPaySite": true,
            "payEachInvoiceAlone": true
          }
        ],
        "isPrimary": true,
        "isActive": true,
        "isDeleted": true,
        "isUpdated": true,
        "userActivities": [
          {
            "activityCode": 0,
            "activityName": 0
          }
        ],
        "sourceSystemDetails": [
          {
            "name": "string",
            "value": "string"
          }
        ],
        "cultureCode": "string",
        "contactTrackingTypeName": [
          "string"
        ],
        "defaultRole": "string",
        "designation": "string",
        "categories": [
          {
            "pasCode": 0,
            "isDefault": true,
            "clientPasCode": "string",
            "isDeleted": true
          }
        ],
        "regions": [
          "string"
        ]
      }
    ],
    "partnerLocations": [
      {
        "gepLocationCode": 0,
        "locationCode": "string",
        "locationName": "string",
        "address": {
          "addressLine1": "string",
          "addressLine2": "string",
          "addressLine3": "string",
          "city": "string",
          "stateCode": "string",
          "stateOther": "string",
          "countryCode": "string",
          "zipCode": "string",
          "faxNo": "string",
          "phoneNo": "string",
          "phoneOther": "string",
          "phoneExtension": "string",
          "phoneOtherExtension": "string",
          "county": "string",
          "stateId": 0,
          "countryId": 0,
          "poBoxNumber": "string",
          "longitude": "string",
          "latitude": "string",
          "faxNoExtension": "string"
        },
        "isDeleted": true,
        "isUpdated": true,
        "locationType": [
          0
        ],
        "locationTypes": [
          "string"
        ],
        "partnerContact": [
          null
        ],
        "engagementModel": [
          {
            "entityCode": "string",
            "entityType": "string",
            "engagementType": [
              "string"
            ],
            "lobEntityCode": "string",
            "locationType": "string",
            "status": "string",
            "isDelete": true,
            "currencies": [
              "string"
            ],
            "isERSEnabled": true,
            "purchasingOrPaymentHoldReason": "string",
            "isDefault": true,
            "isToHoldPayments": true
          }
        ],
        "sourceSystemDetails": [
          {
            "name": "string",
            "value": "string"
          }
        ],
        "otherIdentificationTypes": [
          {
            "identificationNumber": "string",
            "identificationType": "string",
            "identificationTypeName": "string",
            "countryCode": "string",
            "isDelete": true,
            "isDefault": true
          }
        ],
        "linkedLocationDetails": [
          {
            "linkedGEPLocationID": 0,
            "sourceSystemDetails": [
              {
                "name": "string",
                "value": "string"
              }
            ],
            "gepLocationID": 0,
            "locationCode": "string",
            "isDeleted": true
          }
        ],
        "bankingStatus": "string",
        "paymentMethod": "string",
        "contactRole": [
          "string"
        ],
        "isDefault": true,
        "bankingInfo": [
          {
            "bankName": "string",
            "beneficiaryName": "string",
            "bankBranch": "string",
            "country": "string",
            "bankAccountNumber": "string",
            "swift_BIC": "string",
            "iban": "string",
            "bankKey_ABA": "string",
            "chipUid": "string",
            "accountTypeName": "string",
            "paymentMethodName": "string",
            "isDeleted": true,
            "fikCode": "string",
            "factoringCompanyName": "string",
            "factoringCompanyCVR": "string",
            "comments": "string",
            "clientReferenceNumber": "string",
            "aba": "string",
            "isrNumber": "string",
            "paymentCode": "string",
            "bankControlKey": "string",
            "status": "string",
            "countryCode": "string",
            "paymentMethodCountryCode": "string",
            "instructions": "string",
            "bName": "string",
            "email": "string",
            "phoneNumber": "string",
            "numeric": "string",
            "alphaNumeric": "string",
            "alphabetsOnly": "string",
            "nickName": "string",
            "beneficiaryBankAddress": {
              "addressLine1": "string",
              "addressLine2": "string",
              "addressLine3": "string",
              "city": "string",
              "stateCode": "string",
              "stateOther": "string",
              "countryCode": "string",
              "zipCode": "string",
              "faxNo": "string",
              "phoneNo": "string",
              "phoneOther": "string",
              "phoneExtension": "string",
              "phoneOtherExtension": "string",
              "county": "string",
              "stateId": 0,
              "countryId": 0,
              "poBoxNumber": "string",
              "longitude": "string",
              "latitude": "string",
              "faxNoExtension": "string"
            },
            "currencyCode": "string",
            "bankingInformationAttachments": [
              {
                "attachmentName": "string",
                "attachmentUrl": "string",
                "attachmentExtn": "string"
              }
            ],
            "intermdiaryBankDetails": [
              {
                "intermdiaryBankAddress": {
                  "addressLine1": "string",
                  "addressLine2": "string",
                  "addressLine3": "string",
                  "city": "string",
                  "stateCode": "string",
                  "stateOther": "string",
                  "countryCode": "string",
                  "zipCode": "string",
                  "faxNo": "string",
                  "phoneNo": "string",
                  "phoneOther": "string",
                  "phoneExtension": "string",
                  "phoneOtherExtension": "string",
                  "county": "string",
                  "stateId": 0,
                  "countryId": 0,
                  "poBoxNumber": "string",
                  "longitude": "string",
                  "latitude": "string",
                  "faxNoExtension": "string"
                },
                "iBankName": "string",
                "intermdiaryBankAccountNumber": "string",
                "iSwiftBIC": "string",
                "iaba": "string",
                "iChip": "string",
                "iiban": "string",
                "currencyCode": "string"
              }
            ],
            "bankNumber": "string",
            "branchNumber": "string",
            "cultureCode": "string"
          }
        ],
        "gepPartnerCode": 0,
        "partnerCode": "string",
        "paymentTerms": [
          {
            "paymentTermId": 0,
            "paymentTermName": "string",
            "isDefault": true,
            "paymentTermCode": "string",
            "orgEntities": [
              {
                "entityCode": "string",
                "isDefault": true,
                "entityType": "string",
                "lobEntityCode": "string",
                "isDeleted": true
              }
            ],
            "lobEntityCode": "string"
          }
        ],
        "partnerLocationCurrencyList": [
          "string"
        ],
        "shippingDetails": [
          {
            "lobEntityCode": "string",
            "fobCode": "string",
            "fobDescription": "string",
            "locationCode": "string",
            "locationDescription": "string",
            "orgEntities": [
              {
                "entityCode": "string",
                "isDefault": true,
                "entityType": "string",
                "lobEntityCode": "string",
                "isDeleted": true
              }
            ],
            "isDeleted": true,
            "isAppend": true
          }
        ],
        "contactRoleMapping": [
          {
            "contactCode": "string",
            "contactEmailAddress": "string",
            "contactRole": [
              "string"
            ]
          }
        ],
        "isERSEnabled": true,
        "withholdingTax": [
          {
            "taxCode": "string",
            "taxType": "string",
            "orgEntities": [
              {
                "entityCode": "string",
                "isDefault": true,
                "entityType": "string",
                "lobEntityCode": "string",
                "isDeleted": true
              }
            ],
            "isDeleted": true,
            "isAppend": true,
            "taxBase": "string",
            "taxRate": 0,
            "taxDescription": "string",
            "isDefault": true
          }
        ],
        "currenciesSupported": [
          "string"
        ],
        "cultureCode": "string",
        "locationCultureList": [
          {
            "locationName": "string",
            "address": {
              "addressLine1": "string",
              "addressLine2": "string",
              "addressLine3": "string",
              "city": "string",
              "stateCode": "string",
              "stateOther": "string",
              "countryCode": "string",
              "zipCode": "string",
              "faxNo": "string",
              "phoneNo": "string",
              "phoneOther": "string",
              "phoneExtension": "string",
              "phoneOtherExtension": "string",
              "county": "string",
              "stateId": 0,
              "countryId": 0,
              "poBoxNumber": "string",
              "longitude": "string",
              "latitude": "string",
              "faxNoExtension": "string"
            },
            "cultureCode": "string",
            "isDeleted": true
          }
        ],
        "primaryPaySite": true,
        "payEachInvoiceAlone": true
      }
    ],
    "otherIdentificationTypes": [
      {
        "identificationNumber": "string",
        "identificationType": "string",
        "identificationTypeName": "string",
        "countryCode": "string",
        "isDelete": true,
        "isDefault": true
      }
    ],
    "isOtherIdentificationAppend": true,
    "doingBusinessAs": "string",
    "goodsAndServices": [
      0
    ],
    "categories": [
      {
        "pasCode": 0,
        "isDefault": true,
        "clientPasCode": "string",
        "isDeleted": true
      }
    ],
    "regions": [
      "string"
    ],
    "supplierManagerPreference": "string",
    "partnerManagers": [
      "string"
    ],
    "businessUnits": [
      "string"
    ],
    "supportsPCARD": true,
    "currenciesSupported": [
      "string"
    ],
    "partnerStatus": "string",
    "diversityDetails": [
      {
        "diversityName": "string",
        "diversityDescription": "string",
        "certificateDetails": {
          "certificateName": "string",
          "certificateNumber": "string",
          "certificateType": 0,
          "issuingAuthority": "string",
          "effectiveDate": "2021-09-22T07:32:21.300Z",
          "expiryDate": "2021-09-22T07:32:21.300Z",
          "isDeleted": true,
          "typeOfCertificate": "string",
          "fileDetail": [
            {
              "fileName": "string",
              "fileData": "string",
              "fileExtn": "string",
              "isdeleted": true,
              "contentType": "string",
              "attachmentID": 0,
              "certificateID": 0,
              "attchmentUrl": "string"
            }
          ],
          "mandatoryForCompliance": "string",
          "updatedBy": "string",
          "updatedOn": "2021-09-22T07:32:21.300Z"
        }
      }
    ],
    "certifications": [
      {
        "certificateName": "string",
        "certificateNumber": "string",
        "certificateType": 0,
        "issuingAuthority": "string",
        "effectiveDate": "2021-09-22T07:32:21.300Z",
        "expiryDate": "2021-09-22T07:32:21.300Z",
        "isDeleted": true,
        "typeOfCertificate": "string",
        "fileDetail": [
          {
            "fileName": "string",
            "fileData": "string",
            "fileExtn": "string",
            "isdeleted": true,
            "contentType": "string",
            "attachmentID": 0,
            "certificateID": 0,
            "attchmentUrl": "string"
          }
        ],
        "mandatoryForCompliance": "string",
        "updatedBy": "string",
        "updatedOn": "2021-09-22T07:32:21.300Z"
      }
    ],
    "additionalInformation": [
      {
        "questionId": 0,
        "questionTypeId": 0,
        "questionSetCode": 0,
        "questionText": "string",
        "questionsResponseList": [
          {
            "responseValue": "string",
            "childQuestionList": [
              null
            ],
            "columnText": "string",
            "rowId": 0
          }
        ],
        "isDeleted": true
      }
    ],
    "paymentTerms": [
      {
        "paymentTermId": 0,
        "paymentTermName": "string",
        "isDefault": true,
        "paymentTermCode": "string",
        "orgEntities": [
          {
            "entityCode": "string",
            "isDefault": true,
            "entityType": "string",
            "lobEntityCode": "string",
            "isDeleted": true
          }
        ],
        "lobEntityCode": "string"
      }
    ],
    "blockingReason": [
      "string"
    ],
    "autoAcknowledgeOrder": "string",
    "interfaceSyncStatus": 0,
    "sourceSystemId": 0,
    "sourceType": "string",
    "transactionTypes": [
      {
        "transactionTypeName": "string",
        "transactionMethod": "string",
        "clientPartnerCode": "string"
      }
    ],
    "matchType": "string",
    "normalizedName": "string",
    "sourceSystemDetails": [
      {
        "name": "string",
        "value": "string"
      }
    ],
    "engagementType": [
      "string"
    ],
    "isAllLocationORGMapped": true,
    "isPreferredSupplier": true,
    "businessType": "string",
    "languagesSupported": [
      {
        "languageCode": "string",
        "languageDescription": "string"
      }
    ],
    "shippingDetails": [
      {
        "lobEntityCode": "string",
        "fobCode": "string",
        "fobDescription": "string",
        "locationCode": "string",
        "locationDescription": "string",
        "orgEntities": [
          {
            "entityCode": "string",
            "isDefault": true,
            "entityType": "string",
            "lobEntityCode": "string",
            "isDeleted": true
          }
        ],
        "isDeleted": true,
        "isAppend": true
      }
    ],
    "orgEntities": [
      {
        "entityCode": "string",
        "isDefault": true,
        "entityType": "string",
        "lobEntityCode": "string",
        "isDeleted": true
      }
    ],
    "currencyOrgMapping": [
      {
        "currencyCode": "string",
        "orgEntities": [
          {
            "entityCode": "string",
            "isDefault": true,
            "entityType": "string",
            "lobEntityCode": "string",
            "isDeleted": true
          }
        ],
        "lobEntityCode": "string"
      }
    ],
    "sourceSystemName": "string",
    "dateModified": "2021-09-22T07:32:21.300Z",
    "paymentType": "string",
    "isAllowCreateASN": true,
    "averageProfit": 0,
    "totalEmployees": 0,
    "partnerRiskTypeName": "string",
    "supplierApprovers": [
      "string"
    ],
    "formerlyKnownAs": [
      {
        "sequenceNumber": 0,
        "name": "string",
        "modifiedDate": "2021-09-22T07:32:21.300Z",
        "isDeleted": true,
        "isAppend": true
      }
    ],
    "businessCriticalityName": "string",
    "partnerStatusHistory": "string",
    "partnerRelationshipTypeName": "string",
    "parentCompanyIdentificationType": "string",
    "parentCompanyIdentificationValue": "string",
    "isERSEnabled": true,
    "comments": [
      "string"
    ],
    "annualTurnOver": 0,
    "marketingDescription": "string",
    "existingCutomers": [
      "string"
    ],
    "formDetails": [
      {
        "formCode": 0,
        "formName": "string",
        "formTypeName": "string",
        "isActive": true,
        "isDeleted": true,
        "minScore": 0,
        "additionalInformation": [
          {
            "questionId": 0,
            "questionTypeId": 0,
            "questionSetCode": 0,
            "questionText": "string",
            "questionsResponseList": [
              {
                "responseValue": "string",
                "childQuestionList": [
                  null
                ],
                "columnText": "string",
                "rowId": 0
              }
            ],
            "isDeleted": true
          }
        ]
      }
    ],
    "riskOwningEntity": [
      {
        "riskOwningEntityName": "string",
        "riskOwningEntityCode": "string",
        "riskOwningSourceSystemDetails": [
          {
            "name": "string",
            "value": "string"
          }
        ]
      }
    ],
    "parentCompanyDetails": [
      {
        "parentLegalCompanyName": "string",
        "parentPartnerCode": "string",
        "parentSourceSystemDetails": [
          {
            "name": "string",
            "value": "string"
          }
        ]
      }
    ],
    "customAttributes": [
      {
        "fieldName": "string",
        "fieldValue": "string"
      }
    ],
    "verifications": {
      "dnBData": [
        {
          "dnBNumber": "string",
          "riskSegment": "string",
          "risk": "string",
          "fullReportDate": "2021-09-22T07:32:21.300Z",
          "hasBankruptcy": true,
          "dnBOperatingStatusCode": 0,
          "dnBOperatingStatusCodeDesc": "string",
          "maximumRecommendedLimit": "string",
          "failureScore": "string",
          "failureScoreDesc": "string",
          "paydexScore": "string",
          "paymentBehaviorDays": 0,
          "delinquencyScore": "string",
          "delinquencyScoreDesc": "string",
          "emmaScore": 0,
          "activitiesDesc": "string",
          "industryCodes": "string",
          "unspscCodes": "string",
          "registrationNumber": "string",
          "registrationType": "string",
          "parentPrimaryName": "string",
          "headQuarter": "string",
          "tradeStyleNames": "string",
          "businessStarDate": "2021-09-22T07:32:21.300Z",
          "businessEntityType": "string",
          "numberOfEmployees": 0,
          "financialStrength": "string",
          "lastUpdatedDate": "2021-09-22T07:32:21.300Z",
          "riskSegmentDerived": "string",
          "addlFields": {
            "additionalProp1": "string",
            "additionalProp2": "string",
            "additionalProp3": "string"
          }
        }
      ],
      "ecovadisData": [
        {
          "currentStage": "string",
          "campaignName": "string",
          "progressStatus": "string",
          "sharingStatus": "string",
          "requestOutcome": "string",
          "launchDate": "2021-09-22T07:32:21.300Z",
          "publishedDate": "2021-09-22T07:32:21.300Z",
          "lastUpdatedDate": "2021-09-22T07:32:21.300Z",
          "addlFields": {
            "additionalProp1": "string",
            "additionalProp2": "string",
            "additionalProp3": "string"
          }
        }
      ],
      "supervisaData": [
        {
          "status": "string",
          "riskLevel": "string",
          "managed": "string",
          "personRiskLevel": "string",
          "lastupdated": "2021-09-22T07:32:21.300Z",
          "addlFields": {
            "additionalProp1": "string",
            "additionalProp2": "string",
            "additionalProp3": "string"
          }
        }
      ]
    },
    "forms": [
      {
        "formCode": 0,
        "submittedBy": "string",
        "submittedDate": "2021-09-22T07:32:21.300Z",
        "formStatus": "string",
        "formName": "string",
        "questionnaires": [
          {
            "questionnaireID": 0,
            "questionnaireTitle": "string",
            "questions": [
              {
                "questionId": 0,
                "questionTypeId": 0,
                "questionSetCode": 0,
                "questionText": "string",
                "questionsResponseList": [
                  {
                    "responseValue": "string",
                    "childQuestionList": [
                      null
                    ],
                    "columnText": "string",
                    "rowId": 0
                  }
                ],
                "isDeleted": true
              }
            ]
          }
        ]
      }
    ]
  }
]

 

Response
{
  "data": [
    {
      "gepPartnerCode": 0,
      "partnerCode": "string",
      "legalCompanyName": "string",
      "legalCompanyCultures": [
        {
          "legalCompanyName": "string",
          "cultureCode": "string",
          "isDelete": true
        }
      ],
      "isLegalCompanyAppend": true,
      "dunAndBradNumber": "string",
      "address": {
        "addressLine1": "string",
        "addressLine2": "string",
        "addressLine3": "string",
        "city": "string",
        "stateCode": "string",
        "stateOther": "string",
        "countryCode": "string",
        "zipCode": "string",
        "faxNo": "string",
        "phoneNo": "string",
        "phoneOther": "string",
        "phoneExtension": "string",
        "phoneOtherExtension": "string",
        "county": "string",
        "stateId": 0,
        "countryId": 0,
        "poBoxNumber": "string",
        "longitude": "string",
        "latitude": "string",
        "faxNoExtension": "string"
      },
      "companyIdentification": "string",
      "yearOfEstablishment": 0,
      "parentCompanyName": "string",
      "companyWebsite": "string",
      "isActive": true,
      "isDeleted": true,
      "isUpdated": true,
      "partnerContact": [
        {
          "userName": "string",
          "gepContactCode": 0,
          "contactCode": "string",
          "partnerCode": "string",
          "address": {
            "addressLine1": "string",
            "addressLine2": "string",
            "addressLine3": "string",
            "city": "string",
            "stateCode": "string",
            "stateOther": "string",
            "countryCode": "string",
            "zipCode": "string",
            "faxNo": "string",
            "phoneNo": "string",
            "phoneOther": "string",
            "phoneExtension": "string",
            "phoneOtherExtension": "string",
            "county": "string",
            "stateId": 0,
            "countryId": 0,
            "poBoxNumber": "string",
            "longitude": "string",
            "latitude": "string",
            "faxNoExtension": "string"
          },
          "firstName": "string",
          "lastName": "string",
          "emailAddress": "string",
          "timeZone": "string",
          "locations": [
            {
              "gepLocationCode": 0,
              "locationCode": "string",
              "locationName": "string",
              "address": {
                "addressLine1": "string",
                "addressLine2": "string",
                "addressLine3": "string",
                "city": "string",
                "stateCode": "string",
                "stateOther": "string",
                "countryCode": "string",
                "zipCode": "string",
                "faxNo": "string",
                "phoneNo": "string",
                "phoneOther": "string",
                "phoneExtension": "string",
                "phoneOtherExtension": "string",
                "county": "string",
                "stateId": 0,
                "countryId": 0,
                "poBoxNumber": "string",
                "longitude": "string",
                "latitude": "string",
                "faxNoExtension": "string"
              },
              "isDeleted": true,
              "isUpdated": true,
              "locationType": [
                0
              ],
              "locationTypes": [
                "string"
              ],
              "partnerContact": [
                null
              ],
              "engagementModel": [
                {
                  "entityCode": "string",
                  "entityType": "string",
                  "engagementType": [
                    "string"
                  ],
                  "lobEntityCode": "string",
                  "locationType": "string",
                  "status": "string",
                  "isDelete": true,
                  "currencies": [
                    "string"
                  ],
                  "isERSEnabled": true,
                  "purchasingOrPaymentHoldReason": "string",
                  "isDefault": true,
                  "isToHoldPayments": true
                }
              ],
              "sourceSystemDetails": [
                {
                  "name": "string",
                  "value": "string"
                }
              ],
              "otherIdentificationTypes": [
                {
                  "identificationNumber": "string",
                  "identificationType": "string",
                  "identificationTypeName": "string",
                  "countryCode": "string",
                  "isDelete": true,
                  "isDefault": true
                }
              ],
              "linkedLocationDetails": [
                {
                  "linkedGEPLocationID": 0,
                  "sourceSystemDetails": [
                    {
                      "name": "string",
                      "value": "string"
                    }
                  ],
                  "gepLocationID": 0,
                  "locationCode": "string",
                  "isDeleted": true
                }
              ],
              "bankingStatus": "string",
              "paymentMethod": "string",
              "contactRole": [
                "string"
              ],
              "isDefault": true,
              "bankingInfo": [
                {
                  "bankName": "string",
                  "beneficiaryName": "string",
                  "bankBranch": "string",
                  "country": "string",
                  "bankAccountNumber": "string",
                  "swift_BIC": "string",
                  "iban": "string",
                  "bankKey_ABA": "string",
                  "chipUid": "string",
                  "accountTypeName": "string",
                  "paymentMethodName": "string",
                  "isDeleted": true,
                  "fikCode": "string",
                  "factoringCompanyName": "string",
                  "factoringCompanyCVR": "string",
                  "comments": "string",
                  "clientReferenceNumber": "string",
                  "aba": "string",
                  "isrNumber": "string",
                  "paymentCode": "string",
                  "bankControlKey": "string",
                  "status": "string",
                  "countryCode": "string",
                  "paymentMethodCountryCode": "string",
                  "instructions": "string",
                  "bName": "string",
                  "email": "string",
                  "phoneNumber": "string",
                  "numeric": "string",
                  "alphaNumeric": "string",
                  "alphabetsOnly": "string",
                  "nickName": "string",
                  "beneficiaryBankAddress": {
                    "addressLine1": "string",
                    "addressLine2": "string",
                    "addressLine3": "string",
                    "city": "string",
                    "stateCode": "string",
                    "stateOther": "string",
                    "countryCode": "string",
                    "zipCode": "string",
                    "faxNo": "string",
                    "phoneNo": "string",
                    "phoneOther": "string",
                    "phoneExtension": "string",
                    "phoneOtherExtension": "string",
                    "county": "string",
                    "stateId": 0,
                    "countryId": 0,
                    "poBoxNumber": "string",
                    "longitude": "string",
                    "latitude": "string",
                    "faxNoExtension": "string"
                  },
                  "currencyCode": "string",
                  "bankingInformationAttachments": [
                    {
                      "attachmentName": "string",
                      "attachmentUrl": "string",
                      "attachmentExtn": "string"
                    }
                  ],
                  "intermdiaryBankDetails": [
                    {
                      "intermdiaryBankAddress": {
                        "addressLine1": "string",
                        "addressLine2": "string",
                        "addressLine3": "string",
                        "city": "string",
                        "stateCode": "string",
                        "stateOther": "string",
                        "countryCode": "string",
                        "zipCode": "string",
                        "faxNo": "string",
                        "phoneNo": "string",
                        "phoneOther": "string",
                        "phoneExtension": "string",
                        "phoneOtherExtension": "string",
                        "county": "string",
                        "stateId": 0,
                        "countryId": 0,
                        "poBoxNumber": "string",
                        "longitude": "string",
                        "latitude": "string",
                        "faxNoExtension": "string"
                      },
                      "iBankName": "string",
                      "intermdiaryBankAccountNumber": "string",
                      "iSwiftBIC": "string",
                      "iaba": "string",
                      "iChip": "string",
                      "iiban": "string",
                      "currencyCode": "string"
                    }
                  ],
                  "bankNumber": "string",
                  "branchNumber": "string",
                  "cultureCode": "string"
                }
              ],
              "gepPartnerCode": 0,
              "partnerCode": "string",
              "paymentTerms": [
                {
                  "paymentTermId": 0,
                  "paymentTermName": "string",
                  "isDefault": true,
                  "paymentTermCode": "string",
                  "orgEntities": [
                    {
                      "entityCode": "string",
                      "isDefault": true,
                      "entityType": "string",
                      "lobEntityCode": "string",
                      "isDeleted": true
                    }
                  ],
                  "lobEntityCode": "string"
                }
              ],
              "partnerLocationCurrencyList": [
                "string"
              ],
              "shippingDetails": [
                {
                  "lobEntityCode": "string",
                  "fobCode": "string",
                  "fobDescription": "string",
                  "locationCode": "string",
                  "locationDescription": "string",
                  "orgEntities": [
                    {
                      "entityCode": "string",
                      "isDefault": true,
                      "entityType": "string",
                      "lobEntityCode": "string",
                      "isDeleted": true
                    }
                  ],
                  "isDeleted": true,
                  "isAppend": true
                }
              ],
              "contactRoleMapping": [
                {
                  "contactCode": "string",
                  "contactEmailAddress": "string",
                  "contactRole": [
                    "string"
                  ]
                }
              ],
              "isERSEnabled": true,
              "withholdingTax": [
                {
                  "taxCode": "string",
                  "taxType": "string",
                  "orgEntities": [
                    {
                      "entityCode": "string",
                      "isDefault": true,
                      "entityType": "string",
                      "lobEntityCode": "string",
                      "isDeleted": true
                    }
                  ],
                  "isDeleted": true,
                  "isAppend": true,
                  "taxBase": "string",
                  "taxRate": 0,
                  "taxDescription": "string",
                  "isDefault": true
                }
              ],
              "currenciesSupported": [
                "string"
              ],
              "cultureCode": "string",
              "locationCultureList": [
                {
                  "locationName": "string",
                  "address": {
                    "addressLine1": "string",
                    "addressLine2": "string",
                    "addressLine3": "string",
                    "city": "string",
                    "stateCode": "string",
                    "stateOther": "string",
                    "countryCode": "string",
                    "zipCode": "string",
                    "faxNo": "string",
                    "phoneNo": "string",
                    "phoneOther": "string",
                    "phoneExtension": "string",
                    "phoneOtherExtension": "string",
                    "county": "string",
                    "stateId": 0,
                    "countryId": 0,
                    "poBoxNumber": "string",
                    "longitude": "string",
                    "latitude": "string",
                    "faxNoExtension": "string"
                  },
                  "cultureCode": "string",
                  "isDeleted": true
                }
              ],
              "primaryPaySite": true,
              "payEachInvoiceAlone": true
            }
          ],
          "isPrimary": true,
          "isActive": true,
          "isDeleted": true,
          "isUpdated": true,
          "userActivities": [
            {
              "activityCode": 0,
              "activityName": 0
            }
          ],
          "sourceSystemDetails": [
            {
              "name": "string",
              "value": "string"
            }
          ],
          "cultureCode": "string",
          "contactTrackingTypeName": [
            "string"
          ],
          "defaultRole": "string",
          "designation": "string",
          "categories": [
            {
              "pasCode": 0,
              "isDefault": true,
              "clientPasCode": "string",
              "isDeleted": true
            }
          ],
          "regions": [
            "string"
          ]
        }
      ],
      "partnerLocations": [
        {
          "gepLocationCode": 0,
          "locationCode": "string",
          "locationName": "string",
          "address": {
            "addressLine1": "string",
            "addressLine2": "string",
            "addressLine3": "string",
            "city": "string",
            "stateCode": "string",
            "stateOther": "string",
            "countryCode": "string",
            "zipCode": "string",
            "faxNo": "string",
            "phoneNo": "string",
            "phoneOther": "string",
            "phoneExtension": "string",
            "phoneOtherExtension": "string",
            "county": "string",
            "stateId": 0,
            "countryId": 0,
            "poBoxNumber": "string",
            "longitude": "string",
            "latitude": "string",
            "faxNoExtension": "string"
          },
          "isDeleted": true,
          "isUpdated": true,
          "locationType": [
            0
          ],
          "locationTypes": [
            "string"
          ],
          "partnerContact": [
            null
          ],
          "engagementModel": [
            {
              "entityCode": "string",
              "entityType": "string",
              "engagementType": [
                "string"
              ],
              "lobEntityCode": "string",
              "locationType": "string",
              "status": "string",
              "isDelete": true,
              "currencies": [
                "string"
              ],
              "isERSEnabled": true,
              "purchasingOrPaymentHoldReason": "string",
              "isDefault": true,
              "isToHoldPayments": true
            }
          ],
          "sourceSystemDetails": [
            {
              "name": "string",
              "value": "string"
            }
          ],
          "otherIdentificationTypes": [
            {
              "identificationNumber": "string",
              "identificationType": "string",
              "identificationTypeName": "string",
              "countryCode": "string",
              "isDelete": true,
              "isDefault": true
            }
          ],
          "linkedLocationDetails": [
            {
              "linkedGEPLocationID": 0,
              "sourceSystemDetails": [
                {
                  "name": "string",
                  "value": "string"
                }
              ],
              "gepLocationID": 0,
              "locationCode": "string",
              "isDeleted": true
            }
          ],
          "bankingStatus": "string",
          "paymentMethod": "string",
          "contactRole": [
            "string"
          ],
          "isDefault": true,
          "bankingInfo": [
            {
              "bankName": "string",
              "beneficiaryName": "string",
              "bankBranch": "string",
              "country": "string",
              "bankAccountNumber": "string",
              "swift_BIC": "string",
              "iban": "string",
              "bankKey_ABA": "string",
              "chipUid": "string",
              "accountTypeName": "string",
              "paymentMethodName": "string",
              "isDeleted": true,
              "fikCode": "string",
              "factoringCompanyName": "string",
              "factoringCompanyCVR": "string",
              "comments": "string",
              "clientReferenceNumber": "string",
              "aba": "string",
              "isrNumber": "string",
              "paymentCode": "string",
              "bankControlKey": "string",
              "status": "string",
              "countryCode": "string",
              "paymentMethodCountryCode": "string",
              "instructions": "string",
              "bName": "string",
              "email": "string",
              "phoneNumber": "string",
              "numeric": "string",
              "alphaNumeric": "string",
              "alphabetsOnly": "string",
              "nickName": "string",
              "beneficiaryBankAddress": {
                "addressLine1": "string",
                "addressLine2": "string",
                "addressLine3": "string",
                "city": "string",
                "stateCode": "string",
                "stateOther": "string",
                "countryCode": "string",
                "zipCode": "string",
                "faxNo": "string",
                "phoneNo": "string",
                "phoneOther": "string",
                "phoneExtension": "string",
                "phoneOtherExtension": "string",
                "county": "string",
                "stateId": 0,
                "countryId": 0,
                "poBoxNumber": "string",
                "longitude": "string",
                "latitude": "string",
                "faxNoExtension": "string"
              },
              "currencyCode": "string",
              "bankingInformationAttachments": [
                {
                  "attachmentName": "string",
                  "attachmentUrl": "string",
                  "attachmentExtn": "string"
                }
              ],
              "intermdiaryBankDetails": [
                {
                  "intermdiaryBankAddress": {
                    "addressLine1": "string",
                    "addressLine2": "string",
                    "addressLine3": "string",
                    "city": "string",
                    "stateCode": "string",
                    "stateOther": "string",
                    "countryCode": "string",
                    "zipCode": "string",
                    "faxNo": "string",
                    "phoneNo": "string",
                    "phoneOther": "string",
                    "phoneExtension": "string",
                    "phoneOtherExtension": "string",
                    "county": "string",
                    "stateId": 0,
                    "countryId": 0,
                    "poBoxNumber": "string",
                    "longitude": "string",
                    "latitude": "string",
                    "faxNoExtension": "string"
                  },
                  "iBankName": "string",
                  "intermdiaryBankAccountNumber": "string",
                  "iSwiftBIC": "string",
                  "iaba": "string",
                  "iChip": "string",
                  "iiban": "string",
                  "currencyCode": "string"
                }
              ],
              "bankNumber": "string",
              "branchNumber": "string",
              "cultureCode": "string"
            }
          ],
          "gepPartnerCode": 0,
          "partnerCode": "string",
          "paymentTerms": [
            {
              "paymentTermId": 0,
              "paymentTermName": "string",
              "isDefault": true,
              "paymentTermCode": "string",
              "orgEntities": [
                {
                  "entityCode": "string",
                  "isDefault": true,
                  "entityType": "string",
                  "lobEntityCode": "string",
                  "isDeleted": true
                }
              ],
              "lobEntityCode": "string"
            }
          ],
          "partnerLocationCurrencyList": [
            "string"
          ],
          "shippingDetails": [
            {
              "lobEntityCode": "string",
              "fobCode": "string",
              "fobDescription": "string",
              "locationCode": "string",
              "locationDescription": "string",
              "orgEntities": [
                {
                  "entityCode": "string",
                  "isDefault": true,
                  "entityType": "string",
                  "lobEntityCode": "string",
                  "isDeleted": true
                }
              ],
              "isDeleted": true,
              "isAppend": true
            }
          ],
          "contactRoleMapping": [
            {
              "contactCode": "string",
              "contactEmailAddress": "string",
              "contactRole": [
                "string"
              ]
            }
          ],
          "isERSEnabled": true,
          "withholdingTax": [
            {
              "taxCode": "string",
              "taxType": "string",
              "orgEntities": [
                {
                  "entityCode": "string",
                  "isDefault": true,
                  "entityType": "string",
                  "lobEntityCode": "string",
                  "isDeleted": true
                }
              ],
              "isDeleted": true,
              "isAppend": true,
              "taxBase": "string",
              "taxRate": 0,
              "taxDescription": "string",
              "isDefault": true
            }
          ],
          "currenciesSupported": [
            "string"
          ],
          "cultureCode": "string",
          "locationCultureList": [
            {
              "locationName": "string",
              "address": {
                "addressLine1": "string",
                "addressLine2": "string",
                "addressLine3": "string",
                "city": "string",
                "stateCode": "string",
                "stateOther": "string",
                "countryCode": "string",
                "zipCode": "string",
                "faxNo": "string",
                "phoneNo": "string",
                "phoneOther": "string",
                "phoneExtension": "string",
                "phoneOtherExtension": "string",
                "county": "string",
                "stateId": 0,
                "countryId": 0,
                "poBoxNumber": "string",
                "longitude": "string",
                "latitude": "string",
                "faxNoExtension": "string"
              },
              "cultureCode": "string",
              "isDeleted": true
            }
          ],
          "primaryPaySite": true,
          "payEachInvoiceAlone": true
        }
      ],
      "otherIdentificationTypes": [
        {
          "identificationNumber": "string",
          "identificationType": "string",
          "identificationTypeName": "string",
          "countryCode": "string",
          "isDelete": true,
          "isDefault": true
        }
      ],
      "isOtherIdentificationAppend": true,
      "doingBusinessAs": "string",
      "goodsAndServices": [
        0
      ],
      "categories": [
        {
          "pasCode": 0,
          "isDefault": true,
          "clientPasCode": "string",
          "isDeleted": true
        }
      ],
      "regions": [
        "string"
      ],
      "supplierManagerPreference": "string",
      "partnerManagers": [
        "string"
      ],
      "businessUnits": [
        "string"
      ],
      "supportsPCARD": true,
      "currenciesSupported": [
        "string"
      ],
      "partnerStatus": "string",
      "diversityDetails": [
        {
          "diversityName": "string",
          "diversityDescription": "string",
          "certificateDetails": {
            "certificateName": "string",
            "certificateNumber": "string",
            "certificateType": 0,
            "issuingAuthority": "string",
            "effectiveDate": "2021-09-22T07:32:21.300Z",
            "expiryDate": "2021-09-22T07:32:21.300Z",
            "isDeleted": true,
            "typeOfCertificate": "string",
            "fileDetail": [
              {
                "fileName": "string",
                "fileData": "string",
                "fileExtn": "string",
                "isdeleted": true,
                "contentType": "string",
                "attachmentID": 0,
                "certificateID": 0,
                "attchmentUrl": "string"
              }
            ],
            "mandatoryForCompliance": "string",
            "updatedBy": "string",
            "updatedOn": "2021-09-22T07:32:21.300Z"
          }
        }
      ],
      "certifications": [
        {
          "certificateName": "string",
          "certificateNumber": "string",
          "certificateType": 0,
          "issuingAuthority": "string",
          "effectiveDate": "2021-09-22T07:32:21.300Z",
          "expiryDate": "2021-09-22T07:32:21.300Z",
          "isDeleted": true,
          "typeOfCertificate": "string",
          "fileDetail": [
            {
              "fileName": "string",
              "fileData": "string",
              "fileExtn": "string",
              "isdeleted": true,
              "contentType": "string",
              "attachmentID": 0,
              "certificateID": 0,
              "attchmentUrl": "string"
            }
          ],
          "mandatoryForCompliance": "string",
          "updatedBy": "string",
          "updatedOn": "2021-09-22T07:32:21.300Z"
        }
      ],
      "additionalInformation": [
        {
          "questionId": 0,
          "questionTypeId": 0,
          "questionSetCode": 0,
          "questionText": "string",
          "questionsResponseList": [
            {
              "responseValue": "string",
              "childQuestionList": [
                null
              ],
              "columnText": "string",
              "rowId": 0
            }
          ],
          "isDeleted": true
        }
      ],
      "paymentTerms": [
        {
          "paymentTermId": 0,
          "paymentTermName": "string",
          "isDefault": true,
          "paymentTermCode": "string",
          "orgEntities": [
            {
              "entityCode": "string",
              "isDefault": true,
              "entityType": "string",
              "lobEntityCode": "string",
              "isDeleted": true
            }
          ],
          "lobEntityCode": "string"
        }
      ],
      "blockingReason": [
        "string"
      ],
      "autoAcknowledgeOrder": "string",
      "interfaceSyncStatus": 0,
      "sourceSystemId": 0,
      "sourceType": "string",
      "transactionTypes": [
        {
          "transactionTypeName": "string",
          "transactionMethod": "string",
          "clientPartnerCode": "string"
        }
      ],
      "matchType": "string",
      "normalizedName": "string",
      "sourceSystemDetails": [
        {
          "name": "string",
          "value": "string"
        }
      ],
      "engagementType": [
        "string"
      ],
      "isAllLocationORGMapped": true,
      "isPreferredSupplier": true,
      "businessType": "string",
      "languagesSupported": [
        {
          "languageCode": "string",
          "languageDescription": "string"
        }
      ],
      "shippingDetails": [
        {
          "lobEntityCode": "string",
          "fobCode": "string",
          "fobDescription": "string",
          "locationCode": "string",
          "locationDescription": "string",
          "orgEntities": [
            {
              "entityCode": "string",
              "isDefault": true,
              "entityType": "string",
              "lobEntityCode": "string",
              "isDeleted": true
            }
          ],
          "isDeleted": true,
          "isAppend": true
        }
      ],
      "orgEntities": [
        {
          "entityCode": "string",
          "isDefault": true,
          "entityType": "string",
          "lobEntityCode": "string",
          "isDeleted": true
        }
      ],
      "currencyOrgMapping": [
        {
          "currencyCode": "string",
          "orgEntities": [
            {
              "entityCode": "string",
              "isDefault": true,
              "entityType": "string",
              "lobEntityCode": "string",
              "isDeleted": true
            }
          ],
          "lobEntityCode": "string"
        }
      ],
      "sourceSystemName": "string",
      "dateModified": "2021-09-22T07:32:21.300Z",
      "paymentType": "string",
      "isAllowCreateASN": true,
      "averageProfit": 0,
      "totalEmployees": 0,
      "partnerRiskTypeName": "string",
      "supplierApprovers": [
        "string"
      ],
      "formerlyKnownAs": [
        {
          "sequenceNumber": 0,
          "name": "string",
          "modifiedDate": "2021-09-22T07:32:21.300Z",
          "isDeleted": true,
          "isAppend": true
        }
      ],
      "businessCriticalityName": "string",
      "partnerStatusHistory": "string",
      "partnerRelationshipTypeName": "string",
      "parentCompanyIdentificationType": "string",
      "parentCompanyIdentificationValue": "string",
      "isERSEnabled": true,
      "comments": [
        "string"
      ],
      "annualTurnOver": 0,
      "marketingDescription": "string",
      "existingCutomers": [
        "string"
      ],
      "formDetails": [
        {
          "formCode": 0,
          "formName": "string",
          "formTypeName": "string",
          "isActive": true,
          "isDeleted": true,
          "minScore": 0,
          "additionalInformation": [
            {
              "questionId": 0,
              "questionTypeId": 0,
              "questionSetCode": 0,
              "questionText": "string",
              "questionsResponseList": [
                {
                  "responseValue": "string",
                  "childQuestionList": [
                    null
                  ],
                  "columnText": "string",
                  "rowId": 0
                }
              ],
              "isDeleted": true
            }
          ]
        }
      ],
      "riskOwningEntity": [
        {
          "riskOwningEntityName": "string",
          "riskOwningEntityCode": "string",
          "riskOwningSourceSystemDetails": [
            {
              "name": "string",
              "value": "string"
            }
          ]
        }
      ],
      "parentCompanyDetails": [
        {
          "parentLegalCompanyName": "string",
          "parentPartnerCode": "string",
          "parentSourceSystemDetails": [
            {
              "name": "string",
              "value": "string"
            }
          ]
        }
      ],
      "customAttributes": [
        {
          "fieldName": "string",
          "fieldValue": "string"
        }
      ],
      "verifications": {
        "dnBData": [
          {
            "dnBNumber": "string",
            "riskSegment": "string",
            "risk": "string",
            "fullReportDate": "2021-09-22T07:32:21.300Z",
            "hasBankruptcy": true,
            "dnBOperatingStatusCode": 0,
            "dnBOperatingStatusCodeDesc": "string",
            "maximumRecommendedLimit": "string",
            "failureScore": "string",
            "failureScoreDesc": "string",
            "paydexScore": "string",
            "paymentBehaviorDays": 0,
            "delinquencyScore": "string",
            "delinquencyScoreDesc": "string",
            "emmaScore": 0,
            "activitiesDesc": "string",
            "industryCodes": "string",
            "unspscCodes": "string",
            "registrationNumber": "string",
            "registrationType": "string",
            "parentPrimaryName": "string",
            "headQuarter": "string",
            "tradeStyleNames": "string",
            "businessStarDate": "2021-09-22T07:32:21.300Z",
            "businessEntityType": "string",
            "numberOfEmployees": 0,
            "financialStrength": "string",
            "lastUpdatedDate": "2021-09-22T07:32:21.300Z",
            "riskSegmentDerived": "string",
            "addlFields": {
              "additionalProp1": "string",
              "additionalProp2": "string",
              "additionalProp3": "string"
            }
          }
        ],
        "ecovadisData": [
          {
            "currentStage": "string",
            "campaignName": "string",
            "progressStatus": "string",
            "sharingStatus": "string",
            "requestOutcome": "string",
            "launchDate": "2021-09-22T07:32:21.300Z",
            "publishedDate": "2021-09-22T07:32:21.300Z",
            "lastUpdatedDate": "2021-09-22T07:32:21.300Z",
            "addlFields": {
              "additionalProp1": "string",
              "additionalProp2": "string",
              "additionalProp3": "string"
            }
          }
        ],
        "supervisaData": [
          {
            "status": "string",
            "riskLevel": "string",
            "managed": "string",
            "personRiskLevel": "string",
            "lastupdated": "2021-09-22T07:32:21.300Z",
            "addlFields": {
              "additionalProp1": "string",
              "additionalProp2": "string",
              "additionalProp3": "string"
            }
          }
        ]
      },
      "forms": [
        {
          "formCode": 0,
          "submittedBy": "string",
          "submittedDate": "2021-09-22T07:32:21.300Z",
          "formStatus": "string",
          "formName": "string",
          "questionnaires": [
            {
              "questionnaireID": 0,
              "questionnaireTitle": "string",
              "questions": [
                {
                  "questionId": 0,
                  "questionTypeId": 0,
                  "questionSetCode": 0,
                  "questionText": "string",
                  "questionsResponseList": [
                    {
                      "responseValue": "string",
                      "childQuestionList": [
                        null
                      ],
                      "columnText": "string",
                      "rowId": 0
                    }
                  ],
                  "isDeleted": true
                }
              ]
            }
          ]
        }
      ]
    }
  ],
  "statusCode": "200",
  "errorDetails": [],
  "successDetails": [
    {
      "key": "Test3"
    }
  ]
}

 

Examples

Success Scenario - Request 

https://<Instance>/SmartInterfaceAPI/api/Partner/PartnerList?lstPartnerCodes=PC-SAY-Test

 

Success Scenario – Response

{
   "data": [
      {
         "gepPartnerCode": 480259,
         "partnerCode": "PC-SAY-Test",
         "legalCompanyName": "Amazone@Online",
         "dunAndBradNumber": "",
         "address": {
            "addressLine1": "Amazone Drive",
            "addressLine2": null,
            "addressLine3": null,
            "city": "Cupertino",
            "stateCode": "",
            "stateOther": "CA",
            "countryCode": "NZ",
            "zipCode": "95014",
            "faxNo": "408-009-9099",
            "phoneNo": "408-888-8888",
            "phoneOther": "",
            "phoneExtension": "",
            "phoneOtherExtension": "",
            "county": "",
            "poBoxNumber": ""
         },
         "companyIdentification": null,
         "yearOfEstablishment": 0,
         "parentCompanyName": "",
         "companyWebsite": "",
         "isActive": true,
         "partnerContact": [
            {
               "userName": null,
               "gepContactCode": 48025904000001,
               "contactCode": "TestAmazon@Supplier.com",
               "partnerCode": null,
               "address": {
                  "addressLine1": "29 Loop Drive",
                  "addressLine2": null,
                  "addressLine3": null,
                  "city": "Cuperitno",
                  "stateCode": "",
                  "stateOther": "",
                  "countryCode": "NZ",
                  "zipCode": "94014",
                  "faxNo": "",
                  "phoneNo": "",
                  "phoneOther": "",
                  "phoneExtension": "",
                  "phoneOtherExtension": "",
                  "county": "",
                  "poBoxNumber": ""
               },
               "firstName": "NewUser1",
               "lastName": "LastName1New User",
               "emailAddress": "sayanoly1@amazon.com",
               "timeZone": "",
               "locations": [],
               "isPrimary": true,
               "isActive": false,
               "isDeleted": false,
               "userActivities": [],
               "cultureCode": "",
               "contactTrackingTypeName": [
                  ""
               ]
            }
         ],
         "partnerLocations": [
            {
               "gepLocationCode": 48025913000001,
               "locationCode": "23434334",
               "locationName": "New Location",
               "address": {
                  "addressLine1": "StarWar Land",
                  "addressLine2": null,
                  "addressLine3": null,
                  "city": "Santa Clara",
                  "stateCode": "",
                  "stateOther": "CA",
                  "countryCode": "NZ",
                  "zipCode": "95050",
                  "faxNo": "3442-3067",
                  "phoneNo": "344-23045",
                  "phoneOther": "",
                  "phoneExtension": "",
                  "phoneOtherExtension": "",
                  "county": "",
                  "poBoxNumber": ""
               },
               "isDeleted": false,
               "locationType": [
                  "RemitToLocation",
                  "OrderingLocation"
               ],
               "locationTypes": [
                  "Remit To Location",
                  "Ordering Location"
               ],
               "partnerContact": [],
               "bankingStatus": "Not Available",
               "paymentMethod": ""
            }
         ],
         "otherIdentificationTypes": null,
         "doingBusinessAs": "DoingBusinessAs1",
         "goodsAndServices": [
            476350000425
         ],
         "categories": [],
         "regions": null,
         "partnerManagers": null,
         "businessUnits": [
            "KENZ"
         ],
         "supportsPCARD": false,
         "currenciesSupported": [
            "CAD"
         ],
         "partnerStatus": "Approved",
         "diversityDetails": null,
         "certifications": null,
         "additionalInformation": [],
         "paymentTerms": [
            {
               "paymentTermName": "NT60:Within 60 days Due net",
               "isDefault": true,
               "paymentTermCode": "NT60",
               "orgEntities": [
                  {
                     "entityCode": "KENZ",
                     "isDefault": true,
                     "entityType": "Company Code",
                     "lobEntityCode": "KAP-SAP"
                  }
               ]
            }
         ],
         "blockingReason": [
            ""
         ],
         "autoAcknowledgeOrder": "False",
         "sourceType": "0",
         "transactionTypes": [
            {
               "transactionTypeName": "PO",
               "transactionMethod": "Call and Submit",
               "clientPartnerCode": null
            }
         ],
         "matchType": "Not Applicable",
         "normalizedName": "",
         "sourceSystemDetails": [
            {
               "name": "KAP-SAP",
               "value": "PC-SAY-Test"
            }
         ],
         "isAllLocationORGMapped": true,
         "businessType": "",
         "dateModified": "2019-10-10T05:18:35.51",
         "paymentType": "",
         "businessCriticalityName": "",
         "partnerStatusHistory": "",
         "partnerRelationshipTypeName": ""
      }
   ],
   "statusCode": "200",
   "errorDetails": [],
   "successDetails": [
      {
         "key": "PC-SAY-Test"
      }
   ]
}

 

Data Elements
 

Partner details by GEP Partner Code

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1

Data

 

List of Partner object

Partner is an object in partner details

 

2

StatusCode

 

String

It’s a status code

 

3

ErrorDetails

 

List of ErrorModel object

Error model object

 

4

SuccessDetails

 

List of SuccessModel object

Success model object

 
 

Data

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.1

AdditionalInformation

 

List of Question object

An array of questions and their responses, that are available in the partner profile

This field is available only on Outbound not on Inbound

Check Data Type Question for details

 

1.2

Address

 

Address object

Address of partner’s head quarters

 

1.3

PartnerRelationshipTypeName

 

String

Name of Partner Relationship Type

• Invalid Relationship type

1.4

ParentCompanyIdentificationValue

 

String

Value of Parent Company Identification

 

1.5

BusinessUnits

 

List of string

An array of business units to which the partner is associated

 

1.6

Certifications

 

List of Certificate object

An array of certificates that this partner has obtained

This field is available only on Outbound not on Inbound

 

1.7

CompanyIdentification

 

String(30)

A string used to identify the partner

Max length for CompanyIdentification is 30

1.8

CompanyWebsite

 

String(50)

Partner’s website

Max length for CompanyWebsite is 50

1.9

CurrenciesSupported

 

List of string

An array of currencies that are supported by the partner

 

1.10

DiversityDetails

 

List of DiversityDetails object

An array of diversity details that are applicable to the partner

 

1.11

DoingBusinessAs

 

String

Name with which the partner conducts the business

 

1.21.

DunAndBradNumber

 

String(20)

Dun & Brad number of the partner

Max length for DunAndBradNumber is 20


Allow only Numeric value
 

1.13

GEPPartnerCode

 

Long

Unique ID for this Partner in GEP systems

This field is available only on Outbound not on Inbound

 

1.14

GoodsAndServices

 

List of long

An array of categories in which the partner supplies goods or services

 

1.15

IsActive

 

Boolean

Status of the partner if they are active or not

 

1.16

IsDeleted

 

Boolean

Status of the partner if they are to be visible or not, on the application

 

1.17

LegalCompanyName

 

String(100)

Legal company name of the partner

Note: LegalCompanyName will also have the SSID appended due to name search. 

Example: “Grainger | LL012”, “Grainger | JD001”, “Grainger | CP001”

Legal Company Name is mandatory


Max length for LegalCompanyName is 100
 

1.18

OtherIdentificationTypes

 

List of OtherIdentificationType object

Identification attribute to uniquely identify partner

 

1.19

ParentCompanyName

 

String(100)

Parent company of the partner if any

Max length for ParentCompanyName is 100

1.20

PartnerCode

 

String(100)

Note: Client Partner Code must be unique from the <CLIENT NAME> systems, so if there are duplicates within the service layer, the SSID will have to be appended to the Client Partner Code, and the resulting value will be ClientPartnerCode-SSID

Partnercode is mandatory


Max length for PartnerCode is 100
 

1.21

PartnerContact

 

List of PartnerContact object

An array of partner contacts

 

1.22

PartnerLocations

 

List of Location object

An array of locations where the partner operates

 

1.23

PartnerManagers

 

List of f string

An array of partner managers

 

1.24

PartnerStatus

 

String

Status of the partner on SMART platform

 

1.25

PaymentTerms

 

List of PaymentTerm object

An array of payment terms

This field is available only on Outbound not on Inbound

 

1.26

Regions

 

List of string

An array of regions where the partner operates

 

1.27

ParentCompanyIdentificationType

 

String

Type of Parent Company Identification

 

1.28

SupportsPCARD

 

Boolean

Boolean value whether partner supports PCARD or not

 

1.29

YearOfEstablishment

 

Int

The year of establishment of the partner

 

1.30

BlockingReason

 

List of string

An array of strings which denote reasons for blocking this partner

This field is available only on Outbound not on Inbound

 

1.31

NormalizedName

 

String(256)

Normalized name of the partner

Max length is 256

1.32

SourceSystemDetails

 

List of SourceSystemDetails object

An array of strings that contain information on source systems of partner data

 

1.33

Categories

 

List of PAS object

Check Data Type PAS for details

 

1.34

AutoAcknowledgeOrder

 

String

Auto Acknowledge Order of entity

 

1.35

SourceType

 

String

Source Type of entity

 

1.36

TransactionTypes

 

List of Transationtype object

Check Data Type Transationtype for details

 

1.37

MatchType

 

String

Match Type of entity

 

1.38

EngagementType

 

List of string

Engagement Type of entity

 

1.39

IsAllLocationORGMapped

 

Boolean

   

1.40

IsPreferredSupplier

 

Boolean

   

1.41

LanguagesSupported

 

List of Language object

Check Data Type Language for details

 

1.42

ShippingDetails

 

List of ShippingDetails object

Check Data Type ShippingDetails for details

 

1.43

OrgEntities

 

List of OrgEntity object

Check data type OrgEntity for details

 

1.44

CurrencyOrgMapping

 

List of Currency object

Check data type Currency for details

 

1.45

SourceSystemName

 

String

Source System Name of entity

 

1.46

DateModified

 

DateTime

Date Modified for partner

 

1.47

PaymentType

 

String

Payment Type of entity

Invalid payment type

1.48

IsAllowCreateASN

 

Boolean

   

1.49

AverageProfit

 

Double

Average Profit

 

1.50

TotalEmployees

 

Long

Total Employees of partner

 

1.51

PartnerRiskTypeName

 

String

Name of Partner Risk Type

 

1.52

SupplierApprovers

 

List of String

Supplier Approvers

 

1.53

FormerlyKnownAs

 

List of FormerlyKnownAs object

Check data type FormerlyKnownAs for details

 

1.54

BusinessCriticalityName

 

String

   

1.55

PartnerStatusHistory

 

String

Partner Status History

 

1.56

BusinessType

 

String

BusinessType

 

1.57

AnnualTurnOver

 

Long

AnnualTurnOver

 

1.58

MarketingDescription

 

String

MarketingDescription

 

1.59

ExistingCustomers

 

List of String

ExistingCustomers

 
 

Address

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.2.1

AddressLine1

 

String (500)

Address line 1 of the entity

 

1.2.2

AddressLine2

 

String (100)

Address line 2 of the entity

 

1.2.3

AddressLine3

 

String (100)

Address line 3 of the entity

 

1.2.4

City

 

String (50)

City of the entity

 

1.2.5

CountryCode

 

String (2)

Country code of the entity

 

1.2.6

FaxNo

 

String (20)

Fax number of the entity

 

1.2.7

PhoneExtension

 

String (5)

Phone extension of the entity

 

1.2.8

PhoneNo

 

String (20)

Phone number of the entity

 

1.2.9

PhoneOther

 

String (20)

Phone 2 of the entity

 

1.2.10

PhoneOtherExtension

 

String (5)

Phone 2’s extension of the entity

 

1.2.11

StateCode

 

String (10)

State code of the entity

 

1.2.12

StateOther

 

String (15)

State name (in case of others) of the entity

 

1.2.13

ZipCode

 

String (10)

Zip code of the entity

 

1.2.14

PoBoxNumber

 

String

   

1.2.15

County

 

String (50)

County of the address

 
 

PartnerContact

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.21.1

Address

 

Address object

Check data type Address for details

 

1.21.2

ContactCode

 

String(100)

Contact code of the partner contact

 

1.21.3

EmailAddress

 

String(100)

Email address of the partner contact

 

1.21.4

FirstName

 

String(50)

First name of the partner contact

 

1.21.5

GEPContactCode

 

Long

GEP contact code of the partner contact

This field is available only on Outbound and not on Inbound

 

1.21.6

IsActive

 

Boolean

Status of the partner contact if active or not

 

1.21.7

IsDeleted

 

Boolean

Visibility status of the partner contact if visible on the application platform of not

 

1.21.8

IsPrimary

 

Boolean

Status of the partner contact if this contact is the primary contact or not

 

1.21.9

LastName

 

String(50)

Last name of the partner contact

 

1.21.10

Locations

 

List of Location object

Check data type Location for details

 

1.21.11

PartnerCode

 

String(100)

Partner code of the partner to which this contact belongs

 

1.21.12

TimeZone

 

String(100)

Partner code of the partner to which this contact belongs

 

1.21.13

UserActivities

 

List of Activity object

Check Data Type Activity for details

 

1.21.14

UserName

 

String(100)

Username of the partner contact

 

1.21.15

SourceSystemDetails

 

List of SourceSystemDetails object

An array of strings that contain information on source systems of contact data

 

1.21.16

CultureCode

 

String

Culture Code of partner

 

1.21.17

ContactTrackingTypeName

 

List of String

Contact Tracking Type Name

 

1.21.18

Designation

 

String

Designation

 

1.21.19

Categories

 

Categories object

Categories

 

1.21.20

Region

 

List of string

Region

 

1.21.21

PartnerCode

 

String

PartnerCode

 
 

SourceSystemDetails

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.21.15.1

Name

 

String

Source system name

 

1.21.15.2

Value

 

String

Source system value

 
 

UserActivities

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.21.2.1

ActivityName

 

Activities Object

ENUM

 
 

Locations

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.21.10.1

Address

 

Address object

Check data type Address for details

 

1.21.10.2

GEPLocationCode

 

Long

GEP location code of the entity

This field is only available on Outbound and not on Inbound

 

1.21.10.3

IsDeleted

 

Boolean

Visibility status of the entity on whether it should be visible on the application or not

 

1.21.10.15

LocationCode

 

String(100)

Location code of this location

 

1.21.10.5

LocationName

 

String(100)

Name of this location

 

1.21.10.6

LocationType

 

List of LocationType Enum

An Array of location types. The list of location types that are available to select are as follows; “None”, “RemitToLocation”, “OrderingLocation”, “SolicitationLocation”, “InvoicingLocation”, “Other”

Note: The values in this field are case sensitive

ENUM

1.21.10.7

PartnerContact

 

List of PartnerContact object

Check data type PartnerContact for details

This field is only available on Outbound and not on Inbound

 

1.21.10.8

SourceSystemDetails

 

List of SourceSystemDetails object

An array of strings that contain information on source systems of location data

 

1.21.10.9

BankingStatus

 

String

 

ENUM

1.21.10.10

PaymentMethod

 

String

 

ENUM

1.21.10.11

ContactRole

 

List of string

Any array of contact role

 

1.21.10.12

EngagementModel

 

List of EngagementEntityDetail object

   

1.21.10.13

IsDefault

 

Boolean

Status of location if this location is default or not

 

1.21.10.14

BankingInfo

 

List of PartnerBankingInformations object

Check data type PartnerBankingInformations for details

 

1.21.10.15

LinkedLocationDetails

 

List of LinkedLocationDetails object

Check data type LinkedLocationDetails for details

 

1.21.10.16

LocationTypes

 

List of string

   

1.21.10.17

Address

 

Address object

Check data type Address for details

 

1.21.10.17

ShippingDetails

 

List of Shipping Details

Check data type ShippingDetails

 
 

LinkedLocationDetails

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.21.10.15.1

LinkedGEPLocationID

 

Long

   

1.21.10.15.2

SourceSystemDetails

 

List of SourceSystemDetails object

   

1.21.10.15.3

GEPLocationID

 

Long

   

1.21.10.15.4

IsDeleted

 

Boolean

   

1.21.10.15.5

LocationCode

 

String

   
 

OtherIdentificationTypes

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.18.1

IdentificationNumber

 

String(30)

Identification number of the entity

 

1.18.1

IdentificationType

 

IdentificationType Enum

One of the following values will be provided in this field; “NONE”, “US_FEDERAL_TAX_ID_EIN_NUMBER”, “SOCIAL_SECURITY_NUMBER”, “VAT_REGISTRATION_NUMBER”, “GST_QST_HST”, “LEI”, “SIC_CODE”, “NACIS_CODE”, “TIN_NUMBER”.

Note: The values in this field are case sensitive

 

 

EngagementModel

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.21.10.7.1

EntityCode

 

String

Code has to be entity code

 

1.21.10.7.2

EntityType

 

String

Type has to be entity type

 

1.21.10.7.3

EngagementType

 

List of String

Type as to be entity type

 

1.21.10.7.4

LobEntityCode

 

String

Line of business

 
 

LocationType

  String EntityCode location type  
 

Status

  String Entity Code Status  
 

isDelete

  bool Visibility of entity code  
 

BankingInfo

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.21.10.17.1

FactoringCompanyName

 

String

GEP Linked Location Id

 

1.21.10.17.2

FIKCode

 

String

   

1.21.10.17.3

IsDeleted

 

Boolean

Visibility status of the entity on whether it should be visible on the application or not

 

1.21.10.17.4

PaymentMethodName

 

String

Payment Method Name

 

1.21.10.17.5

AccountTypeName

 

String

Account Type Name of entity

 

1.21.10.17.6

ChipUid

 

String

   

1.21.10.17.7

FactoringCompanyCVR

 

String

   

1.21.10.17.8

BankKey_ABA

 

String

   

1.21.10.17.9

Swift_BIC

 

String

   

1.21.10.17.10

BankAccountNumber

 

String

Bank Account Number of the entity

 

1.21.10.17.11

Country

 

String

Country name of the entity

 

1.21.10.17.12

BankBranch

 

String

Bank Branch of the entity

 

1.21.10.17.13

BeneficiaryName

 

String

Beneficiary Name of the entity

 

1.21.10.17.14

BankName

 

String

Bank Name of the entity

 

1.21.10.17.15

IBAN

 

String

   

1.21.10.17.16

Comments

 

String

Comments

 
 

Categories

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.33.1

PasCode

 

Long

Pas Code of entity

 

1.33.2

IsDefault

 

Bool

Status of the entity if this is default or not

 

1.33.3

ClientPasCode

 

String

Client Pas Code of entity

 

1.33.4

IsDeleted

 

Bool

status of the entity on whether it should be visible on the application or not

 
 

DiversityDetails

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.10.1

DiversityName

 

String

Check data type Certificates for details

This field is only available on Outbound and not on Inbound

 

1.10.2

DiversityDescription

 

String

Description of the diversity

 

1.10.3

CertificateDetails

 

Certificate Object

   
 

CertificateDetails

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.6.1

CertificateName

 

String

Name of the certificate

 

1.6.2

CertificateNumber

 

String

Number of the certificate

 

1.6.3

CertificateType

 

CertificateType Enum

One of the following values will be provided in this field; “None", "Other”, "COICertificateOfInsurance", "Diversity",

"ISO_InternationalStandardizationOrganization",

"PCI_PaymentCardIndustrySecurityStandardsReports", "RStamp",

"SOC_ServiceOrganizationControlReports", “TQM_TotalQualityManagement”.

Note: The values in this field are case sensitive

 

1.27.3.4

IssuingAuthority

 

String

Date from when the certificate is effective

 

1.27.3.5

EffectiveDate

 

DateTime

Date from when the certificate will expire

 

1.27.3.6

ExpiryDate

 

DateTime

Organization or authority which issued this certificate

 

1.27.3.7

IsDeleted

 

Bool

Certificate Type

 

1.27.3.8

TypeOfCertificate

 

String

Status of the certificate

 

1.27.3.9

FileDetail

 

List of BZFileDetails object

Check data type BZFileDetails for details

 
 

FileDetail

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.27.3.9.1

FileName

 

String

File Name of entity

 

1.27.3.9.2

FileData

 

Byte

File Data of entity

 

1.27.3.9.3

FileExtn

 

String

File Extn of entity

 

1.27.3.9.4

Isdeleted

 

Bool

Content Type of entity

 

1.27.3.9.5

ContentType

 

String

Visibility status of the entity on whether it should be visible on the application or not

 

1.27.3.9.6

AttachmentID

 

Long

Attachment ID of entity

 

1.27.3.9.7

CertificateID

 

Long

Attachment ID of entity

 
 

AdditionalInformation

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.1.1

QuestionId

 

Long

Id of question

 

1.1.2

QuestionText

 

String

Text of the question

 

1.1.3

QuestionsResponseList

 

List of QuestionResponse object

An array of question response

 

1.1.4

IsDeleted

 

Boolean

Status of the entity if they are to be visible or not, on the application

 
 

QuestionsResponseList

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.1.3.1

ResponseValue

 

String

Response value

 

1.1.3.2

ChildQuestionList

 

List of question object

   

1.1.3.2

ColumnText

 

String

Column text

 

1.1.3.3

RowId

 

Long

Row id

 
 

PaymentTerms

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.25.1

IsDefault

 

Boolean

Status of the payment term if this payment term is default or not

 

1.25.2

PaymentTermCode

 

String

The code of the payment term

 

1.25.3

PaymentTermName

 

String

The name of the payment term

 

1.25.4

OrgEntities

 

List of OrgEntity object

Check data type OrgEntity for details

 

1.25.5

LobEntityCode

 

String

LobEntityCode of the payment term

 
 

OrgEntities

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.30.5.1

EntityCode

 

String

Entity Code of entity

 

1.30.5.2

IsDefault

 

Boolean

Status of the entity if this is default or not

 

1.30.5.3

EntityType

 

String

Entity Type of entity

 

1.30.5.4

LOBEntityCode

 

String

LOB Entity Code of entity (Line of business)

 
 

TransactionTypes

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.36.1

TransactionTypeName

 

String

Name of Transaction Type

 

1.36.2

TransactionMethod

 

String

Method of Transaction

 

1.36.3

ClientPartnerCode

 

String

Client Partner Code of transaction

 
 

LanguagesSupported

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.41.1

LanguageCode

 

String

Language Code of entity

 

1.41.2

LanguageDescription

 

String

Language Description of entity

 
 

ShippingDetails

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.42.1

LOBEntityCode

 

String

LOB Entity Code for shipping (Line of business)

 

1.42.2

FOBCode

 

String

FOB Code for shipping

 

1.42.3

FOBDescription

 

String

FOB Description for shipping

 

1.42.4

LocationCode

 

String

Location Code for shipping

 

1.42.5

LocationDescription

 

String

Location Description for shipping

 

1.42.6

OrgEntities

 

List of OrgEntity object

Check data type OrgEntity for details

 
 

CurrencyOrgMapping

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.44.1

CurrencyCode

 

String

Check data type Currency code

 

1.44.2

OrgEntities

 

List of OrgEntity object

Check data type OrgEntity for details

 

1.44.3

LOBEntityCode

 

String

   
 

FormerlyknownAs

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

1.53.1

SequenceNumber

 

Long

Sequence number for formerlknownas

 

1.53.2

Name

 

String

Name for formerlknownas

 

1.53.3

ModifiedDate

 

DateTime

Modified date

 

1.53.4

IsDeleted

 

Bool

Is Deleted

 
 

ErrorDetails

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

3.1

Key

 

String

Key in error details

 

3.2

Errors

 

List of Error object

Error in error details

 
 

Errors

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

3.2.1

ErrorCode

 

String

Code in errors

 

3.2.2

ErrorDescription

 

String

Description in errors

 
 

SuccessDetails

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

4.1

Key

 

String

Key in success details

 
 

ParentCompanyDetails

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

4.1

ParentLegalCompanyName

 

String

Parent company name based on parent partner code

 
 

ParentPartnerCode

  String Parent company client partner code based on parent partner code  
 

ParentSourceSystemDetails

  List List of source system information related to parent company code based on parent partner code.  
 

ParentSourceSystemDetails

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

4.1

Value

 

String

Client partner code used as source system id based on parent partner code

 
 

Name

  String Source System Name from source system information based on parent partner code   
 

RiskOwningEntity

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

4.1

RiskOwningEntityName

 

String

Legal company name based on owning client partner code 

 
 

RiskOwningEntityCode

  String Client partner code based on owning client partner code  
 

RiskOwningSourceSystemDetails

  List List of source system information related to owning client partner code  
 

CustomAttributes

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

4.1

FieldValue

 

String

 Custom attributes fieldValue

 
 

FieldName

  String Custom attributes fieldName  
 

ParentSourceSystemDetails

S.No.

Property

Required?

Data type

Description

Validations/Exceptions

3.2.1

Value

 

String

 Client partner code used as source system id based on parent partner code 

 

3.2.2

Name

 

String

Source System Name from source system information based on parent partner code