The creation or the update of the business partner is a bi-directional integration with VSS. The API is triggered either by the BP create or update in DSW or by the Customer create or update in VSS.

The same API is triggered in the creation of a sales order linked to a specific lead, where except the sales order details, the BP integration API is triggered to transfer changed BP information.

API schemas and examples can be found here: 


Configuration for the Create or Update Business Partner Integration

1) Activate the synchronization of the BP entity for Create, Update or Delete: → /SetupEntities/SyncEntityActionsGridList

2) Configure the default set-up keys required for business partners in DSW: → 

  • DefaultBPLanguage
  • DefaultBPCardType
  • DefaultBPCurrency
  • DefaultBPVATGroupType
  • DefaultBpCountryCode
  • DefaultBPPriceList
  • DefaultBPFINGroup
  • DefaultBPPaymentMethod


3) Mappings between DSW and VSS required for the BP integration → ../Mappings/MainGridList; Relation: OneDealer to Integration Layer


SNDSW Object Types / Mapping SystemSwaggerHubEndPoint RelevantType of Mapping
1Country (IDMS_COUNTRYVIEW)CountryPOST (Create/Update BP)Map from List 
2CurrencyCurrencyPOST (Create/Update BP)Map from List 
3LanguageLanguagePOST (Create/Update BP)Map from List 
7Price List (OPLN)PriceListPOST (Create/Update BP)Map from List 
8Payment MethodPaymentMethodPOST (Create/Update BP)Map from List
9Payment Terms (OCTG)PaymentTermsPOST (Send Sales Order)Map from List 
10Document StatusDocumentStatusPOST (Send Sales Order)Map from List 
13VAT GroupVatGroupPOST (Create/Update BP)Map from List 
14GenderGenderPOST (Create/Update BP)Map from List 
15Business Partner TitleAcademicTitlePOST (Create/Update BP)Map from List 
16Marital Status from OptionFieldMaritalStatusPOST (Create/Update BP)Map from List 
31Profession (IDMS_PROFESSION)ProfessionPOST (Create/Update BP)Map from List 
33Salutation CP (IDMS_CPSALUTATION)SalutationPOST (Create/Update BP)Map from List 
34Industrial Sector/Group (IDMS_INDUSTRYSECTOR)IndustrialSectorPOST (Create/Update BP)Map from List