accounting
taxrate

List all taxrates

get/accounting/{connection_id}/taxrate

Path parameters

connection_idstring required

ID of the connection

Query parameters

limitnumber
offsetnumber
updated_gtestring

Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

sortstring
orderstring
querystring

Query string to search. eg. email address or name

org_idstring

The org ID to filter by (reference to AccountingOrganization)

fieldsstring[]

Fields to return

rawstring

Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar

Response

Successful

idstring
created_atstring date-time
updated_atstring date-time
namestring
descriptionstring
ratenumber
is_activeboolean
organization_idstring
effective_ratenumber
total_ratenumber
type'SALES' | 'PURCHASE' | 'BOTH' | 'OTHER'
is_compoundboolean
countrystring
regionstring
rawobject

Changes

Changed in 2 of the 34 revisions of this API.16

    • ○

      added the enum value components to the property items/ of the query request parameter fields

      request-parameter-property-enum-value-added

    • ○

      added the enum value country to the property items/ of the query request parameter fields

      request-parameter-property-enum-value-added

    • ○

      added the enum value effective_rate to the property items/ of the query request parameter fields

      request-parameter-property-enum-value-added

    • ○

      added the enum value is_compound to the property items/ of the query request parameter fields

      request-parameter-property-enum-value-added

    • ○

      added the enum value region to the property items/ of the query request parameter fields

      request-parameter-property-enum-value-added

    • ○

      added the enum value total_rate to the property items/ of the query request parameter fields

      request-parameter-property-enum-value-added

    • ○

      added the enum value type to the property items/ of the query request parameter fields

      request-parameter-property-enum-value-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the enum value metadata to the property items/ of the query request parameter fields

      request-parameter-property-enum-value-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added