Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPreviewOrderRequest

Hierarchy

  • IPreviewOrderRequest

Index

Properties

accountIdKey: string

The unique account key. Retrievable by calling the List Accounts API.

clientOrderId: string

A reference number generated by the developer used to ensure that a duplicate order is not being submitted. This ID may be any value of 20 or less alphanumeric characters, but it must be unique within this account. This field does not appear in any API responses.

The order details for the preview order request.

orderType: OrderType

The type of order being placed.

Generated using TypeDoc