Delete tags from an order line
Method : DELETE
https://admin.vucustom.com/api/:api_version/order_lines/tags?id=&line_reference=URL Parameters
Field Name
Description
id
System-generated unique identifier for the order line
line_reference
External reference number for the order line
200 Successful response example
no preview available401 Unauthorized
The client doesn’t have correct authentication credentials.
{
"errors": "[API] Invalid API key or secret (unrecognized login or wrong password)"
}422 Unprocessable Entity
5xx Errors
An internal error occurred in VU Admin.
Last updated