Skip to main content
GET
Retorna o status dos orçamentos/pedidos
API v1 - Este endpoint está disponível apenas na v1

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

requestType
string
required

Determina se será pesquisado orçamentos ou pedidos.

Response

OK

id
number
Example:

"ID do status"

name
string
Example:

"Enviado"

sequence
number
Example:

3

type
string
Example:

"order"