v1

latestOpenAPI 3.0.1Apache 2.02026-07-26131220353.8 KB
Tax Codes

Get a tax code for a company

get/tax-codes/{taxCodeId}

Path parameters

taxCodeIdstring required
Example:0f0e000-000d-0d00-000b-00db0d000fae

Unique UUID of the tax code.

Response

A tax code has been returned

idstring required

The unique UUID identifier of the tax code.

namestring required

The name of the tax.

codestring

The short code of the tax.

ratenumber required

This is the rate of the tax code.

type'NORMAL' | 'REVERSE'

This is the type of the tax code. Can be "normal" or "reverse".

ingoingTaxAccountstring

This is the ingoing account related to the tax codes.

outgoingTaxAccountstring

This is the outgoing account related to the tax codes.

enabledboolean required

This value is true if the tax code is not hidden.

createdAtstring date-time

Date and time this record was created in the pleo system in the format YYYY-MM-DDTHH:mi:ss.SSSZ

updatedAtstring date-time

Date and time this record was last updated in the pleo system in the format YYYY-MM-DDTHH:mi:ss.SSSZ

deletedAtstring date-time

Date and time this record was deleted in the pleo system in the format YYYY-MM-DDTHH:mi:ss.SSSZ