Basic Information

appmixer.prestashop.core.GetOrder

Get Order

1.0.0

Public

Get all information about an order by ID: the carrier, the order detail rows, the current and historical states and the associated customer.

Input Ports

in

FieldTypeDescription
Order ID text The unique identifier of the order.

Output Ports

out

FieldTypeDescription
Order ID string -
Reference string -
Customer ID string -
Cart ID string -
Carrier ID string -
Current State ID string -
Payment Method string -
Total Paid string -
Created Date string -
Associations object -
Customer object -
State History array -

Full Metadata