GET catalogs/vat-rates
TARIFARIO: IMPUESTO AL VALOR AGREGADO (IVA) VIGENTE
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of VatRatesDtoName | Description | Type | Additional information |
---|---|---|---|
RateValue |
Porcentaje de IVA |
decimal number |
None. |
Id | integer |
None. |
|
Name | string |
None. |
|
SriCode | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "RateValue": 1.0, "Id": 2, "Name": "sample string 3", "SriCode": "sample string 4" }, { "RateValue": 1.0, "Id": 2, "Name": "sample string 3", "SriCode": "sample string 4" } ]