Saltar al contenido
Guías
Referencia de API
establesettings:read

Obtener configuración fiscal

GET/v1/taxes/settings

Autorizació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/settings"
{  "storeId": "string",  "serviceType": "manual",  "serviceActive": true,  "pricesIncludeTax": true,  "chargeTaxOnShipping": true,  "chargeVatOnDigitalGoods": true,  "collectDutiesAtCheckout": true}