Customer
Save customers
Updates or creates customers based on the input.
POST
/
api
/
v1
/
customers
/
save
Body parameters
customers
SaveCustomerInput[]
disable_risk_scan
boolean
DO not execute scan and risk while importing; it will speedup the import but the risk and scan results will only be available on the next ongoing scan/risk process (usually over night). May be forced to true depending on how many customers are created/updated.
relations
SaveCustomerRelationInput[]
verify_input
boolean
True to just validate input without persisting data
Response body
added
AddedCustomer[]
detail
SaveCustomersResponseLineErrors[]
status
string
verify_input
boolean