v2

latestOpenAPI 3.0.3Apache 2.02026-08-0715707.5 MB
Tax Wrappers

Retrieve ISA allowances

Retrieves ISA allowances

get/isa/wrappers/{tax_wrapper_id}/allowances

Query parameters

tax_yearstring

Filter allowances by tax_year YYYY/YYYY

sort'created_at' | 'valid_from'

Sort the result by created_at or valid_from

order'ASC' | 'DESC'

Sort order of the result list if the sort parameter is specified. Use ASC for ascending or DESC for descending sort order.

offsetinteger

Use the offset argument to specify where in the list of results to start when returning items for a particular query.

limitinteger

Use the limit argument to specify the maximum number of items returned.

Response

OK