Replicate business partners to other companies

Copies the given business partners (with their bank accounts and partner records) into
one or more target companies within the same corporate group. The caller must be
authorized on every company involved (source and targets).

Requires the erp_business_partners_manage permission on the involved companies.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
business_partner_ids
array of uuids
required

Ids of the business partners to replicate.

business_partner_ids*
target_company_ids
array of uuids
required

Ids of the companies to replicate the partners into.

target_company_ids*
Headers
uuid
required

UUID of the company on whose behalf the request is made. Required for every Pay endpoint.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

If the deprecated company_id query parameter is also sent, both values must match;
the API returns 422 Unprocessable Entity when they disagree.

Responses

400

Bad Request — business_partner_ids or target_company_ids missing.

401

Unauthorized

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json