200 Successful Response
Schema: TaxCodesListResponse
-
itemsarray · TaxCodeResponse requiredTaxCodeResponse -
List of items
9 fields
-
idstring required -
Tax code UUID
-
business_idstring required -
Business UUID
-
codestring required -
Tax code
-
namestring required -
Display name
-
descriptionstring -
Description
-
is_taxableboolean required -
Is taxable
-
is_activeboolean required -
Is active
-
created_atstring · date-time required -
Creation timestamp
-
updated_atstring · date-time required -
Last update timestamp
-
-
totalinteger -
Total number of items (null when not calculated for performance)
-
limitinteger -
Pagination limit
-
next_cursorstring -
Cursor for next page
-
prev_cursorstring -
Cursor for previous page
-
has_nextboolean required -
Whether there are more items
-
has_prevboolean required -
Whether there are previous items