Interface OrdersApiGetOrderV3Request

Hierarchy

  • OrdersApiGetOrderV3Request
    • OrdersApiGetOrderV3Request

Properties

id: string

Order ID

Memberof

OrdersApiGetOrderV3

includeFees?: boolean

Set flag to true to include fee body for the order

Memberof

OrdersApiGetOrderV3

auxiliaryFeePercentages?: string

Comma separated string of fee percentages that are to be paired with auxiliary_fee_recipients

Memberof

OrdersApiGetOrderV3

auxiliaryFeeRecipients?: string

Comma separated string of fee recipients that are to be paired with auxiliary_fee_percentages

Memberof

OrdersApiGetOrderV3

Generated using TypeDoc