Skip to main content

Update multiple auto orders

PUT 

/auto_order/auto_orders/batch

Update multiple auto orders on the UltraCart account. To cancel an auto order, set enabled to false and supply either cancel_reason or canceled_by_user, which records the change as a cancellation and fires the auto order cancel notifications. Setting enabled to false without either field records a disable.

Request

Responses

Successful response

Was this page helpful?