Skip to main content

Invoke action BulkUpsert

POST 

/CrmAccounts/Default.BulkUpsert

Invoke action BulkUpsert

Request

Body

required

Action parameters

    entities

    object[]

  • Array [

  • companyName string
    email string
    phone1 string
    phone2 string
    streetName string
    houseNumber string
    postalCode string
    city string
    countryIso string

    Possible values: <= 2 characters

    cocNumber string
    vatNumber string
    state string
    iban string
    type
    defaultVatId uuid
    customerReference string
    defaultContactId uuid
    firstName string

    This property are no longer synced from the contact.

    lastNamePrefix string

    This property are no longer synced from the contact.

    lastName string

    This property are no longer synced from the contact.

    id uuid
    createdDate date-time
    updatedDate date-time
    organizationId uuid
    reference string
    creatorId uuid
    customField1 string
    customField2 string
    customField3 string
    customField4 string
    customField5 string
    organization
  • ]

  • matchColumn string
    columnsToUpdate string[]

Responses

Success

Loading...