Create a top up or withdrawal order for a user’s savings plan.
Auth0-issued access token that includes the scopes listed for the endpoint.
User identifier for the M2M client to specify which user's data to access.
^[a-f0-9]{24}$Savings order accepted for processing
Savings order identifier.
Direction of the savings order (Buy for top up, Sell for withdrawal).
Buy, Sell Current order status.
Pending, Matched, Rejected, Settled, Cancelled ISIN of the savings product.
Savings order consideration with currency and amount.
User-friendly display identifier for the order (e.g. ORD-ABC123).
Order quantity (optional).
ISO datetime when the savings order is expected to settle.
Fee breakdown for the savings order (optional).
Timestamp when the order was created (optional).
ISO datetime when order was matched
Price per unit in major units (e.g. 1.00 for €1.00).
Exchange rate used for currency conversion (optional, present for foreign currency orders).
Whether the order can be cancelled by the user.