API Reference

Buscar fornecedor

Log in to see full request history
GET - 200 { "success": true, "data": { "id": 1, "name": "Nome do fornecedor", "full_name": "Nome completo do fornecedor", "email": "email@atendare.com", "phone": "55 9 99999999", "site": "https://site.com", "image_min": "https://image-url/image.png", "birth_date": "2020-11-29T00:00:00Z", "author_id": 1, "author": { "id": 1, "detail": "Nome do autor", "type": 1, "user_id": 1, "automation_id": 1, "form_id": 1, "import_id": 1, "user_uid": 1 }, "creation_date": "2020-12-15T18:19:38Z", "update_date": "2021-09-21T11:32:20Z", "document": "13.166.760/0001-15", "show_name": "Nome exibido do fornecedor" } }
Path Params
int64
required

ID do fornecedor

Headers
string
required
Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json