cadastrar matriz tributaria IPI
POST
http://apidatain-prod.f1ws.com.br/tax_matrix_ipi
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://apidatain-prod.f1ws.com.br/tax_matrix_ipi' \
--header 'Content-Type: text/plain' \
--data-raw '{
"data": [
{
"item_code": "*",
"ncm": "84804100",
"client_cnpj": "*",
"city_destination": "*",
"home_state": "*",
"destination_state": "*",
"product_origin": "*",
"tax_regime": "*",
"sell_type": "*",
"nature_operation": "*",
"ipi": "0",
"external_order_type": "001 - Revenda",
"distribution_center_code": "*"
}
]
}'
Response Response Example
{}
Requisição
Parâmetros Bodytext/plain
Respostas
Modificado em 2025-06-23 20:17:41