Skip to main content
PUT
Atualiza o responsável do 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 atualizado

Body

application/json
email
string
Example:

"email@email.com"

Response

OK

success
boolean
Example:

true