Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 813 Bytes

File metadata and controls

16 lines (8 loc) · 813 Bytes

ManifestOrderInfo

Defines requirements for the POST /orders endpoint.

Properties

Name Type Description Notes
settlementTypes List<SettlementTypeEnum> Supported settlement types when creating an order. If present - settlement is required. If absent - no need to provide settlement. [optional]
executionTypes List<ExecutionRequestDetailsType> Supported execution types when creating an order.
requiresReasonForPayment Boolean Information about the source and purpose of the funds being transacted. Used by providers that require additional context for compliance and reporting. Provide this field when the provider manifest indicates it is required. [optional]