API - Tipo de Operação
API - Tipo de Operação
GET
https://sandbox-api.invoisys.com.br/api/enums/tipo_nf
Obtém uma lista de tipos de operação NF
Headers
Name
Type
Description
Content-type
string
application/x-www-form-urlencoded
Accept
string
application/json
Authorization
string
bearer <valor>
[
{
"key": 0,
"value": "Entrada"
},
{
"key": 1,
"value": "Saída"
}
]
APIs Relacionadas 🎈
Last updated
Was this helpful?