Basic Information

appmixer.prestashop.core.GetOrderStates

Get Order States

1.0.0

Public

Get the state history of an order (e.g. delivered, in progress, shipping updates) with resolved state names, plus the current state and the associated customer.

Input Ports

in

FieldTypeDescription
Order ID text The unique identifier of the order.

Output Ports

out

FieldTypeDescription
Order ID string -
Current State ID string -
Current State string -
Customer object -
States array -

Full Metadata