Skip to main content

The Order object

Props

integer
Unique ID of order, generated by Mangrove
string
Status of the order (e.g., COMPLETE, PENDING)
string
Name of the customer placing the order
string
Order reference number (e.g., A1234567890)
string
Date when the deal was made
string|null
Expiry date of the order, or null if not set
string
Currency code for the order (e.g., USD)
string
Payment terms for the order (e.g., Pay on delivery)
string
Method of delivery (e.g., RETIREMENT)
object[]
Array of delivery objects associated with the order
string
Timestamp when the order was created
string
Timestamp when the order was last updated