Referencia de API
Listar regiones fiscales
GET
/v1/taxes/regionsAutorización
bearerAuth AutorizaciónBearer <token>
Token de acceso OAuth 2.0 emitido por Ecomiq Auth.
Ubicación: header
Cuerpo de la respuesta
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/v1/taxes/regions"[ { "id": "string", "countryCode": "string", "name": "string", "serviceType": "manual", "isActive": true, "isCollecting": true, "createdOn": "2019-08-24T14:15:22Z", "updatedOn": null }]