Delete many
Deletes multiple draft orders and associated entities, skipping drafts with billing links. | authz_personas=[draft_creator_org_operator] | (OrdersDraftDeleteManyReq) -> (OrdersDraftDeleteManyRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
order_ids
Response
Successful Response
deleted_order_ids
order_ids_skipped_due_to_billing_links
Errors
422
Drafts Delete Many V1request Unprocessable Entity Error

