Skip to main content
GET
Get Melhor Envio integration status

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}'.

Response

200 - application/json

Current integration status for the authenticated merchant

connected
boolean
status
enum<string> | null
Available options:
active,
inactive,
error
hasCredentials
boolean

Whether Client ID/Secret have been saved.

originPostalCode
string | null
enabledServices
integer[]
tokenExpiresAt
string<date-time> | null