v2

latestOpenAPI 3.0.3Apache 2.02026-08-0715707.5 MB
Tax Wrappers

Create a tax wrapper for ISA account

Creates a tax wrapper for ISA account.

post/isa/wrappers

Headers

idempotency-keystring uuid required
Example:ccb07f42-4104-44ad-8e1f-c660bb7b269c

A UUID to be used as an idempotency key. This prevents a duplicate request from being replayed. https://docs.upvest.co/documentation/concepts/api_concepts/idempotency

Request body

account_group_idstring uuid required

The ID of the account group to which the tax wrapper belongs.

type'STOCKS_AND_SHARES_ISA' required

Types of the ISA tax wrapper

is_flexibleboolean required

True if ISA is flexible.

Response

ISA tax wrapper created.

idstring uuid required

Tax wrapper unique identifier.

created_atstring date-time required

The date and time the tax wrapper was created.

updated_atstring date-time required

The date and time the tax wrapper was last updated.

account_group_idstring uuid required

Account group unique identifier.

is_flexibleboolean required

True if tax wrapper is flexible.

status'NEW' | 'ACTIVE' | 'INACTIVE' | 'CLOSED' required

Status of the tax wrapper

  • NEW - The tax wrapper is newly created and not yet active due to pending checks.
  • ACTIVE - The tax wrapper is currently active and in use.
  • INACTIVE - The tax wrapper is not currently active. New subscriptions not allowed.
  • CLOSED - The tax wrapper has been closed and is no longer available.
type'STOCKS_AND_SHARES_ISA' required

Types of the ISA tax wrapper