object MergedOrder

Fields

FieldTypeDescription
order_idString

Public API order ID that identifies the related record.

is_masterBoolean

Indicates if it's the master order.

Referenced By

Example

{
  "order_id": "T3JkZXI6MTIzNA==",
  "is_master": true
}