Add tags to an order
Method : POST
https://admin.vucustom.com/api/:api_version/ordersURL Parameters
id
system generated unique identifier.
200 Successful response example
{}401 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