Business Partners
Prerequisites
Synchronization of business partners between Dataloy VMS and the applicable accounting system is required before transferring accounting related transactions. To synchronize business partner updates between systems, decide which system is to be the Master System (where the business partners will be updated). The Master System will then send updated business partner data to the other system.
Integration Set-Up
Dataloy VMS used as master: Set up a scheduled task and use the request under Data Transaction (below) to gather all business partners data having been modified since the last time a scheduled task was run.
Dataloy VMS is not used as master: Use the requests under Data Transaction (below) to insert and update the business partners in Dataloy VMS.
Data Transaction
Dataloy VMS as a master for business partners
Get business partner information
Other systems as Master for Business Partners
Get business partner by key
If the business partner is already entered in Dataloy VMS. For versions prior to API 3.0:
Update Business Partner
Update Address
Update bank
Update Bank Account
Update Contact Information
Link an existing Bank Account to the Business Partner (new in API version 2.0.0)
Unlink an existing Bank Account to a Business Partner (new in API version 2.0.0).
Already entered in Dataloy VMS. For versions from API 3.0:
Not entered in Dataloy VMS
POST the new business partner.
Note: Required fields: businessPartnerName, businessPartnerCode, businessPartnerSort. Find an overview of business partner types here: /BusinessPartnerType
Insert a new business partner
More Info: /BusinessPartner, /BusinessPartnerType, /Address, /ContactInfo, /BankAccount, /Bank
Test Data
Create test data for transferring business partners from Dataloy VMS by updating Business Partners in Master Data.
Post Transaction
No post transaction is required.
Last updated