Skip to main content
POST
Push a batch of customer master records from Boomi

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
customer_code
string
required

KNA1-KUNNR; maps to Partner.remote_id

name1
string
required

KNA1-NAME1; maps to Partner.name

name2
string | null

KNA1-NAME2; maps to Partner.legal_name

name3
string | null

KNA1-NAME3; maps to Partner.name_3

street
string | null

ADRC-STREET

house_num1
string | null

ADRC-HOUSE_NUM1

house_num2
string | null

ADRC-HOUSE_NUM2; maps to Address.line2

post_code1
string | null

ADRC-POST_CODE1; maps to Address.postal_code

city1
string | null

ADRC-CITY1; maps to Address.city

city2
string | null

ADRC-CITY2; maps to Partner.district

region
string | null

ADRC-REGION; maps to Address.state

country
string | null

ADRC-COUNTRY; ISO 3166 alpha-2

accounting_clerk
string | null

ADRC-ACCOUNTING_CLE1

accounting_clerk_name
string | null
smtp_addr
string | null

ADR6-SMTP_ADDR

tel_number
string | null

ADR2-TEL_NUMBER

telnr_long
string | null

ADR2-TELNR_LONG. Long-format / E.164 phone. If both tel_number and telnr_long are sent, telnr_long wins (Partner has a single phone field).

tax_jurisdiction
string | null

KNA1-TXJCD

payment_method
string | null

ADRC-PAYMENT_MET1

search_term
string | null

ADRC-SEARCH_TER1

vendor_account_number
string | null

KNA1-LIFNR

company_code
string | null

BKPF-BUKRS of any document under which this customer was posted. Optional — tenant routing is via the inbound Bearer key. Stored as a custom field if provided.

Response

Successful Response

received_at
string<date-time>
required
results
BoomiInboundResult · object[]
required