Centra SOAP API
The following operations are supported. For more information, please see the Web Service Definition.
-
accounts_Update
Update/insert the specified accounts.
Parameters: accounts: Array of account objects. -
customers_Update
Update/insert the specified customers.
Parameters: customers: Array of customer objects. -
deliverywindows_Update
Update/insert the specified delivery windows.
Parameters: variations: Array of variations objects. -
events_Done
Update the events so they not appear in event list again.
Parameters: events: Array with event objects, only containing the event-numbers of the fetched events. -
events_Get
Get new events by specific section. Will return the events in ascending order, oldest first.
Parameters: section: Allowed sections are: all, account, customer, invoice, market, order, paymentterm, pricelist, salesrep, shippingterm, size, warehouse. -
events_GetByMarkets
Get new events by specific section. Will return the events in ascending order, oldest first.
Parameters: section: Allowed sections are: all, account, customer, invoice, market, order, paymentterm, pricelist, salesrep, shippingterm, size, warehouse. -
invoices_Update
Update/insert the specified invoices.
Parameters: invoices: Array of invoice objects. -
markets_Update
Update/insert the specified markets.
Parameters: markets: Array of market objects. -
orders_Update
Update/insert the specified orders.
Parameters: orders: Array of order objects. -
paymentterms_Update
Update/insert the specified payment terms.
Parameters: paymentterms: Array of payment term objects. -
pricealterationdates_Update
Update/insert the specified price alteration date.
Parameters: pricealterationdates: Array of pricealterationdate objects. -
pricelists_Update
Update/insert the specified pricelists.
Parameters: pricelists: Array of pricelist objects. -
products_Update
Update/insert the specified products.
Parameters: products: Array of product objects. -
salesreps_Update
Update/insert the specified sales reps.
Parameters: salesreps: Array of sales reps objects. -
shippingterms_Update
Update/insert the specified shipping terms.
Parameters: shippingterms: Array of shipping term objects. -
sizes_Update
Update/insert the specified sizes.
Parameters: sizes: Array of size objects. -
warehouses_Update
Update/insert the specified warehouses.
Parameters: warehouses: Array of warehouse objects.