Batch update sold_to_account
Method : POST
Request Body Schema
sold_to_accounts
array
Yes
if an object which is present in this array and not present in the DB it will get added.
if an object which is present in this array and also present in the DB it will get updated with the information provided.
An array of ship_to_account objects should be present for each sold_to account.
ship_to_accounts
array
Yes
200 Successful response example
Last updated