Unidades
Recebe uma lista das unidades com as quais o cliente possui vínculo
O retorno é uma lista de unidades, contendo os params "id" e "name", de forma a facilitar a identificação de qual unidade se deseja inserir no pedido.
get/franchisees
Headers
Authorizationstring required
Response
Generated
Example response
{
"id": 12,
"name": "Unidade Rede Vistorias"
}Changes
Changed in 1 of the 7 revisions of this API.22
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ●