Skip to main content
PUT
Update Melhor Envio settings

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the JWT token obtained from the login endpoint in the Authorization header as 'Bearer {token}'.

Body

application/json
originPostalCode
string

Origin postal code (CEP). Accepts 00000-000 or 00000000.

Example:

"01310-100"

enabledServices
integer[]

IDs of Melhor Envio services to expose at checkout.

Example:

Response

200 - application/json

Settings saved

message
string
Example:

"Configurações salvas com sucesso"