Skip to main content
DELETE
Exclui o orçamento/pedido
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

requestCode
string
required

Determina o código do orçamento/pedido a ser excluído

Response

OK

removed
boolean
Example:

true