object MergedOrder

Fields

FieldTypeDescription
order_idString
is_masterBoolean

Indicates if it's the master order

Referenced By

Example

{
  "order_id": "abc123",
  "is_master": true
}