Delete an order

Method : DELETE

https://os.vucustom.com/api/v1/orders?id=&order_number=

URL Parameters

Field Name
Description

id

system generated order ID

account_number

Unique identifier which was provided from an external source.

chevron-rightExample Requesthashtag
https://os.vucustom.com/api/v1/orders?id=&order_number=null

200 Successful response example

{}

Last updated