Wired Plus API Documentation

API v1 Guide

Account

Automation

Contacts

Dynamic Rows

Lists

Campaigns

Transactional Emails

Lead Score

Products

Carts

Orders

Custom Fields

POST UpdateOrderStatus

Update an order's status.

This feature must be enabled for your account.

Input and output parameters

*denotes required field.

Input Parameter Name Type/Info
id|api_integration_id|order_reference* The value to find your order.
order_status* unknown | pending | processing | under-review | awaiting-payment | awaiting-fulfillment | awaiting-pickup | partially-shipped | completed | shipped | fraud | closed | cancelled | declined | refunded | disputed | partially-refunded
Outputs:
  • id - system id for the order
  • message - action performed

Examples

Curl

    
    
    

PHP

    
    


jQuery

    
    


Result Format JSON