Wired Plus API Documentation

API v1 Guide

Account

Automation

Contacts

Dynamic Rows

Lists

Campaigns

Transactional Emails

Lead Score

Products

Carts

Orders

Custom Fields

POST DeleteOrder

Delete an order and all it's associated order-events

This feature must be enabled for your account.

Input and output parameters

*denotes required field.

Input Parameter Name Type/Info
id id of the order in the system to delete.
order_reference Alternatively use your reference to delete the order instead of "id".
Outputs:
  • id - system id for the order
  • message

Examples

Curl

    
    
    

PHP

    
    


jQuery

    
    


Result Format JSON