Cancel Order

        Cancel an successfully submitted order that has not yet been shipped. This will 
        result in a negative CR order in your Vinoshipper account. If the order has shipped 
        or been sent to fulfillment, it can not be canceled via the API and you must 
        contact customer service.  If the order has not been accepted by Vinoshipper yet, 
        you do not need to cancel it, you can just update it via the Update Order API.
    
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required

The reason for cancelling the order

boolean
Defaults to false

Whether to restore the inventory of the cancelled order or not

boolean
Defaults to false

Refund to stored credit instead of the credit card on the order.

Responses

401

Authentication failed

403

Insufficient permission

404

Not Found

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!