Delete a sold_to_account
Method : DELETE
https://admin.vucustom.com/api/:api_version/sold_to_accounts?id=&account_number=URL Parameters
Field Name
Description
id
sold_to_account Id which was system generated
account_number
This uid is provided from an external source.
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