{"info":{"_postman_id":"9f1b1380-f7ca-49ed-9509-8028a0c88c8c","name":"GoEvo API SCM - Oficial","description":"<html><head></head><body><img src=\"https://content.pstmn.io/80d9ecfd-48ed-4ef0-b38f-9364879f35aa/bG9nby5wbmc=\" width=\"255\" height=\"151\">\n\n<h1 id=\"about-the-api\">About the API</h1>\n<p>API for integration with GoEvo|SCM App.</p>\n<hr>\n<h1 id=\"settings\">Settings</h1>\n<p>The header configuration must be used in all data sending requests: POST.</p>\n<hr>\n<h1 id=\"authentication\">Authentication</h1>\n<p>To communicate with the GoEvo API, it will be necessary to use the goevo_app_tptoken parameter, which can be sent in the header or form-data. The query-type API group responds using the GET or POST method.<br>All requests must have the goevo_app_tptoken parameter to work.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"About the API","slug":"about-the-api"},{"content":"Settings","slug":"settings"},{"content":"Authentication","slug":"authentication"}],"owner":"16480531","collectionId":"9f1b1380-f7ca-49ed-9509-8028a0c88c8c","publishedId":"2sBXirk9F3","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-05-15T21:55:52.000Z"},"item":[{"name":"Storage","item":[{"name":"Include","id":"e4897292-d39f-4177-a225-0ea8a793791b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"storage_id","value":"01","description":"<p>Storage Group ID</p>\n","type":"text"},{"key":"storage_description","value":"ARMAZÉM PADRÃO","contentType":"","description":"<p>Storage Description</p>\n","type":"text"},{"key":"storage_client_id","value":"","description":"<p>Storage Client ID </p>\n","type":"text"},{"key":"storage_client_store","value":"","description":"<p>Storage Cliente Store </p>\n","type":"text"},{"key":"storage_type","value":"","description":"<p>Storage Type</p>\n","type":"text"}]},"url":"/API/v1/?/Storage/IncludeStorage","description":"<p>Endpoint to add a new Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Storage/IncludeStorage","value":""}],"variable":[]}},"response":[{"id":"2745ff84-3f49-41c4-959b-7b1e31164320","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"74f16c60-16b3-453f-9bc9-2a5ae0e1c3f2","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"storage_id","value":"000001","contentType":"","description":"Storage ID","type":"text"},{"key":"storage_description","value":"ARMAZÉM PADRÃO","contentType":"","description":"Storage Description","type":"text"}]},"url":"https://royalsupermercados.e-tetris.com/API/v1/Royalsupermercados/Storage/IncludeStorage"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Storage successfully INCLUDED\",\r\n  \"content\": \"01\"\r\n}"},{"id":"4b7bdebe-2fbb-4c81-be3f-6ad7d0fcdef2","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"storage_id","value":"000001","contentType":"","description":"Storage ID","type":"text"},{"key":"storage_description","value":"ARMAZÉM PADRÃO","contentType":"","description":"Storage Description","type":"text"}]},"url":"/API/v1//Storage/IncludeStorage"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"storage_id already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"e4897292-d39f-4177-a225-0ea8a793791b"},{"name":"Upsert","id":"dc527250-02bb-4d25-8bf6-5f0bc0fa134b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"storage_id","value":"01","description":"<p>Storage Group ID</p>\n","type":"text"},{"key":"storage_description","value":"ARMAZÉM PADRÃO","description":"<p>Storage Description</p>\n","type":"text"},{"key":"storage_client_id","value":"","description":"<p>Storage Client ID </p>\n","type":"text"},{"key":"storage_client_store","value":"","description":"<p>Storage Client Store</p>\n","type":"text"},{"key":"storage_type","value":"","description":"<p>Storage Type</p>\n","type":"text"}]},"url":"/API/v1/?/Storage/UpsertStorage","description":"<p>Endpoint to add a new or update an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Storage/UpsertStorage","value":""}],"variable":[]}},"response":[{"id":"abd72e80-1bb5-43e6-b52e-aed45d19e018","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"74f16c60-16b3-453f-9bc9-2a5ae0e1c3f2","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"storage_id","value":"000001","description":"Storage Group ID","type":"text"},{"key":"storage_description","value":"ARMAZÉM PADRÃO","description":"Storage Description","type":"text"}]},"url":"https://royalsupermercados.e-tetris.com/API/v1/Royalsupermercados/Storage/UpsertStorage"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Storage successfully UPDATED\",\r\n  \"content\": \"14\"\r\n}"},{"id":"b9e15a5a-6d4a-404e-ba7a-eb9f5dbe94f3","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"storage_id","value":"000001","description":"Storage Group ID","type":"text"},{"key":"storage_description","value":"ARMAZÉM PADRÃO","description":"Storage Description","type":"text"}]},"url":"/API/v1//Storage/UpsertStorage"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field storage_id is necessary to UPSERT\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"dc527250-02bb-4d25-8bf6-5f0bc0fa134b"},{"name":"Update","id":"dede5d32-1b28-4879-a9b6-5a54a91d3f94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"storage_id","value":"01","description":"<p>Storage ID</p>\n","type":"text"},{"key":"storage_description","value":"ARMAZÉM PADRÃO UPDATE","description":"<p>Storage Description</p>\n","type":"text"},{"key":"storage_client_id","value":"","description":"<p>Storage Client ID </p>\n","type":"text"},{"key":"storage_client_store","value":"","description":"<p>Storage Client Store </p>\n","type":"text"},{"key":"storage_type","value":"","description":"<p>Storage Type</p>\n","type":"text"}]},"url":"/API/v1/?/Storage/UpdateStorage","description":"<p>Endpoint to update an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Storage/UpdateStorage","value":""}],"variable":[]}},"response":[{"id":"78c81b58-5f6f-4744-80bb-b1be18f6ad51","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"d09e760a-9a0d-477f-8b14-a2c7812f1a09","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"storage_id","value":"000001","description":"Storage ID","type":"text"},{"key":"storage_description","value":"ARMAZÉM PADRÃO","description":"Storage Description","type":"text"}]},"url":"https://unimedassis.e-tetris.com/API/v1/Unimedassis/Storage/UpdateStorage"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Storage successfully UPDATED\",\r\n  \"content\": \"14\"\r\n}"},{"id":"67864267-d7e1-48ca-9fd4-beeec8777c31","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"storage_id","value":"000001","description":"Storage ID","type":"text"},{"key":"storage_description","value":"ARMAZÉM PADRÃO","description":"Storage Description","type":"text"}]},"url":"/API/v1//Storage/UpdateStorage"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Storage doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"dede5d32-1b28-4879-a9b6-5a54a91d3f94"},{"name":"Delete","id":"1e027acd-a7f6-4a90-8486-6d29013bd12a","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"storage_id","value":"01","description":"<p>Storage ID</p>\n","type":"text"}]},"url":"/API/v1/?/Storage/DeleteStorage","description":"<p>Endpoint to remove an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Storage/DeleteStorage","value":""}],"variable":[]}},"response":[{"id":"d2c8cd35-2ff1-4792-8cdf-cacc54dc13ab","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"74f16c60-16b3-453f-9bc9-2a5ae0e1c3f2","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"storage_id","value":"000001","description":"Storage ID","type":"text"}]},"url":"https://royalsupermercados.e-tetris.com/API/v1/Royalsupermercados/Storage/DeleteStorage"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Storage successfully DELETED\",\r\n  \"content\": \"\"\r\n}"},{"id":"3c41a4af-6887-4364-b70c-ba0aab943ebe","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"storage_id","value":"000001","description":"Storage ID","type":"text"}]},"url":"/API/v1//Storage/DeleteStorage"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Storage doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"1e027acd-a7f6-4a90-8486-6d29013bd12a"},{"name":"GetStorage","id":"b25a684d-91dd-4216-a4ed-dfb0e6c130ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"storage_id","value":"ALL","contentType":"","description":"<p>Storage ID</p>\n","type":"text"},{"key":"storage_description","value":"ALL","contentType":"","description":"<p>Storage Description</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Page Number </p>\n","type":"text"},{"key":"page_size","value":"10","description":"<p>Page Size </p>\n","type":"text"}]},"url":"/API/v1/?/Storage","description":"<p>Endpoint to consult the exisiting Storage in the GoEvo|SCM APP</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Storage","value":null}],"variable":[]}},"response":[{"id":"616c992d-6caf-45ce-9365-cb66c8ae6f99","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//Storage"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"storage_id\": \"12\",\r\n      \"storage_description\": \"ARMAZÉM PADRÃO UPSER\",\r\n      \"storage_client_id\": \"\",\r\n      \"storage_client_store\": \"\",\r\n      \"storage_type\": \"\",\r\n      \"storage_id_api\": \"000002\",\r\n      \"storage_date\": \"20230811\",\r\n      \"storage_hour\": \"17:05:43\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"b25a684d-91dd-4216-a4ed-dfb0e6c130ff"}],"id":"2d4f8269-626a-4a9d-80a4-559f4224868a","description":"<p>Endpoint to integrate your Storage registration with the GoEvo|SCM App.</p>\n","_postman_id":"2d4f8269-626a-4a9d-80a4-559f4224868a"},{"name":"Class Value","item":[{"name":"Include","id":"4e52a9ad-fc2f-4a5c-9c59-f21a68da290b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"class_value_id","value":"000000001","contentType":"","description":"<p>Class Value ID</p>\n","type":"text"},{"key":"class_value_description","value":"CLASSE VALOR PADRÃO","contentType":"","description":"<p>Class Value Description</p>\n","type":"text"},{"key":"class_value_class","value":"1","description":"<p>Class Value Class</p>\n","type":"text"}]},"url":"/API/v1/?/ClassValue/IncludeClassValue","description":"<p>Endpoint to add a new Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ClassValue/IncludeClassValue","value":""}],"variable":[]}},"response":[{"id":"ab0b1bd7-f8af-4de8-9f1f-1d7ccc680c61","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"d09e760a-9a0d-477f-8b14-a2c7812f1a09","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"class_value_id","value":"000000001","contentType":"","description":"Class Value ID","type":"text"},{"key":"class_value_description","value":"CLASSE VALOR PADRÃO","contentType":"","description":"Class Value Description","type":"text"},{"key":"class_value_class","value":"1","description":"Class Value Class","type":"text"}]},"url":"https://unimedassis.e-tetris.com/API/v1/Unimedassis/ClassValue/IncludeClassValue"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Class value successfully INCLUDED\",\r\n  \"content\": \"01\"\r\n}"},{"id":"4d592b73-237b-44c0-a83b-b31b03b239a2","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"class_value_id","value":"000000001","contentType":"","description":"Class Value ID","type":"text"},{"key":"class_value_description","value":"CLASSE VALOR PADRÃO","contentType":"","description":"Class Value Description","type":"text"},{"key":"class_value_class","value":"1","description":"Class Value Class","type":"text"}]},"url":"/API/v1//ClassValue/IncludeClassValue"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"class_value_id already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"4e52a9ad-fc2f-4a5c-9c59-f21a68da290b"},{"name":"Upsert","id":"cdd4ac58-9db9-4011-930c-6cec503bb0b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"class_value_id","value":"000000001","description":"<p>Class Value ID</p>\n","type":"text"},{"key":"class_value_description","value":"CLASSE VALOR PADRÃO UPSERT","description":"<p>Class Value Description</p>\n","type":"text"},{"key":"class_value_class","value":"1","description":"<p>Class Value Class</p>\n","type":"text"}]},"url":"/API/v1/?/ClassValue/UpsertClassValue","description":"<p>Endpoint to add a new or update an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ClassValue/UpsertClassValue","value":""}],"variable":[]}},"response":[{"id":"8f3a92ef-ee47-4db0-ab18-1a85a31970d5","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"d09e760a-9a0d-477f-8b14-a2c7812f1a09","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"class_value_id","value":"000000001","description":"Class Value ID","type":"text"},{"key":"class_value_description","value":"CLASSE VALOR PADRÃO UPSERT","description":"Class Value Description","type":"text"},{"key":"class_value_class","value":"1","description":"Class Value Class","type":"text"}]},"url":"https://unimedassis.e-tetris.com/API/v1/Unimedassis/ClassValue/UpsertClassValue"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Class value successfully UPDATED\",\r\n  \"content\": \"01\"\r\n}"},{"id":"a676459f-a68a-4e97-93f8-5d06386e1877","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"class_value_id","value":"000000001","description":"Class Value ID","type":"text"},{"key":"class_value_description","value":"CLASSE VALOR PADRÃO UPSERT","description":"Class Value Description","type":"text"},{"key":"class_value_class","value":"1","description":"Class Value Class","type":"text"}]},"url":"/API/v1//ClassValue/UpsertClassValue"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field class_value_id is necessary to UPSERT\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"cdd4ac58-9db9-4011-930c-6cec503bb0b7"},{"name":"Update","id":"aea29136-8460-4ec0-8e06-7aac87ff5f35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"class_value_id","value":"000000001","description":"<p>Class Value ID</p>\n","type":"text"},{"key":"class_value_description","value":"CLASSE VALOR PADRÃO UPDATE","description":"<p>Class Value Description</p>\n","type":"text"},{"key":"class_value_class","value":"1","description":"<p>Class Value Class</p>\n","type":"text"}]},"url":"/API/v1/?/ClassValue/UpdateClassValue","description":"<p>Endpoint to update an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ClassValue/UpdateClassValue","value":""}],"variable":[]}},"response":[{"id":"0ec0e0a8-d8eb-42ce-8fd7-9b8b1fa55b52","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"d09e760a-9a0d-477f-8b14-a2c7812f1a09","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"class_value_id","value":"000000001","description":"Class Value ID","type":"text"},{"key":"class_value_description","value":"CLASSE VALOR PADRÃO UPDATE","description":"Class Value Description","type":"text"},{"key":"class_value_class","value":"1","description":"Class Value Class","type":"text"}]},"url":"https://unimedassis.e-tetris.com/API/v1/Unimedassis/ClassValue/UpdateClassValue"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Class value successfully UPDATED\",\r\n  \"content\": \"01\"\r\n}"},{"id":"67a64e13-2196-4f18-93fc-b5478495d10a","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"class_value_id","value":"000000001","description":"Class Value ID","type":"text"},{"key":"class_value_description","value":"CLASSE VALOR PADRÃO UPDATE","description":"Class Value Description","type":"text"},{"key":"class_value_class","value":"1","description":"Class Value Class","type":"text"}]},"url":"/API/v1//ClassValue/UpdateClassValue"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Class value doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"aea29136-8460-4ec0-8e06-7aac87ff5f35"},{"name":"Delete","id":"928381b9-7889-41b1-ae1a-76050215f4da","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"class_value_id","value":"000000001","description":"<p>Class Value ID</p>\n","type":"text"}]},"url":"/API/v1/?/ClassValue/DeleteClassValue","description":"<p>Endpoint to remove an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ClassValue/DeleteClassValue","value":""}],"variable":[]}},"response":[{"id":"ba05044f-de7c-42f0-8d30-8e66c3b41ea5","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"class_value_id","value":"000000001","description":"Class Value ID","type":"text"}]},"url":"/API/v1//ClassValue/DeleteClassValue"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Class value successfully DELETED\",\r\n  \"content\": \"\"\r\n}"},{"id":"b7a59315-3920-4776-8aa9-9ca4f699ffa0","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"class_value_id","value":"000000001","description":"Class Value ID","type":"text"}]},"url":"/API/v1//ClassValue/DeleteClassValue"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Class value doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"928381b9-7889-41b1-ae1a-76050215f4da"},{"name":"GetClassValue","id":"90b10001-8711-4378-b9ae-5e8774194b2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"class_value_id","value":"ALL","description":"<p>Class Value ID</p>\n","type":"text"},{"key":"class_value_description","value":"ALL","description":"<p>Class Value Description</p>\n","type":"text"},{"key":"class_value_class","value":"ALL","description":"<p>Class Value Class</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Page</p>\n","type":"text"},{"key":"page_size","value":"10","description":"<p>Page Size</p>\n","type":"text"}]},"url":"/API/v1/?/ClassValue","description":"<p>Endpoint to consult the exisiting Storage in the GoEvo|SCM APP</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ClassValue","value":null}],"variable":[]}},"response":[{"id":"9e8fae4f-33bc-4c90-a996-060456dca2f2","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//ClassValue"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"class_value_id\": \"000000004\",\r\n      \"class_value_description\": \"TESTE TPRIME\",\r\n      \"class_value_class\": \"1\",\r\n      \"class_value_id_api\": \"\",\r\n      \"class_value_date\": \"\",\r\n      \"class_value_hour\": \"\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"90b10001-8711-4378-b9ae-5e8774194b2d"}],"id":"bbda6858-5e6d-47f6-8f86-bd650f400ca3","description":"<p>Endpoint to integrate your Class Value registration with the GoEvo|SCM App.</p>\n","_postman_id":"bbda6858-5e6d-47f6-8f86-bd650f400ca3"},{"name":"Accounting Item","item":[{"name":"Include","id":"47b69c92-f038-45b6-a84c-ad2c1385e172","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"accounting_item_id","value":"000001","contentType":"","description":"<p>Accounting Item ID</p>\n","type":"text"},{"key":"accounting_item_descripton","value":"ITEM CONTABIL PADRÃO","contentType":"","description":"<p>Accounting Item Description</p>\n","type":"text"},{"key":"accounting_item_class","value":"2","description":"<p>Accounting Item Class</p>\n","type":"text"}]},"url":"/API/v1/?/AccountingItem/IncludeAccountingItem","description":"<p>Endpoint to add a new Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/AccountingItem/IncludeAccountingItem","value":""}],"variable":[]}},"response":[{"id":"9b371576-dc7e-4dde-b0eb-153914ac86d3","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"accounting_item_id","value":"100000001","contentType":"","description":"Accounting Item ID","type":"text"},{"key":"accounting_item_descripton","value":"ITEM CONTABIL PADRÃO","contentType":"","description":"Accounting Item Description","type":"text"},{"key":"accounting_item_class","value":"2","description":"Accounting Item Class","type":"text"}]},"url":"/API/v1//AccountingItem/IncludeAccountingItem"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Accounting Item successfully INCLUDED\",\r\n  \"content\": \"000000012\"\r\n}"},{"id":"8f2f4998-9e1e-4d3b-af24-36c1cf543232","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"accounting_item_id","value":"100000001","contentType":"","description":"Accounting Item ID","type":"text"},{"key":"accounting_item_descripton","value":"ITEM CONTABIL PADRÃO","contentType":"","description":"Accounting Item Description","type":"text"},{"key":"accounting_item_class","value":"2","description":"Accounting Item Class","type":"text"}]},"url":"/API/v1//AccountingItem/IncludeAccountingItem"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"accounting_item_id already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"47b69c92-f038-45b6-a84c-ad2c1385e172"},{"name":"Upsert","id":"6967c22f-ef6f-470c-be06-75f978f6c046","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"accounting_item_id","value":"000001","contentType":"","description":"<p>Accounting Item ID</p>\n","type":"text"},{"key":"accounting_item_descripton","value":"ITEM CONTABIL PADRÃO UPSERT","contentType":"","description":"<p>Accounting Item Description</p>\n","type":"text"},{"key":"accounting_item_class","value":"1","description":"<p>Accounting Item Class</p>\n","type":"text"}]},"url":"/API/v1/?/AccountingItem/UpsertAccountingItem","description":"<p>Endpoint to add a new or update an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/AccountingItem/UpsertAccountingItem","value":""}],"variable":[]}},"response":[{"id":"5249db7c-80d4-4e00-85e3-196799fdfb06","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"accounting_item_id","value":"100000001","contentType":"","description":"Accounting Item ID","type":"text"},{"key":"accounting_item_descripton","value":"ITEM CONTABIL PADRÃO UPSERT","contentType":"","description":"Accounting Item Description","type":"text"},{"key":"accounting_item_class","value":"1","description":"Accounting Item Class","type":"text"}]},"url":"/API/v1//AccountingItem/UpsertAccountingItem"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Accounting Item successfully UPDATED\",\r\n  \"content\": \"000000012\"\r\n}"},{"id":"6f42492d-f0f6-4c90-9281-9e6a7df5e0b4","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"accounting_item_id","value":"100000001","contentType":"","description":"Accounting Item ID","type":"text"},{"key":"accounting_item_descripton","value":"ITEM CONTABIL PADRÃO UPSERT","contentType":"","description":"Accounting Item Description","type":"text"},{"key":"accounting_item_class","value":"1","description":"Accounting Item Class","type":"text"}]},"url":"/API/v1//AccountingItem/UpsertAccountingItem"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field accounting_item_id is necessary to UPSERT\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"6967c22f-ef6f-470c-be06-75f978f6c046"},{"name":"Update","id":"562b9825-4d3b-4fa5-aa79-3427f4f9a436","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"accounting_item_id","value":"000001","contentType":"","description":"<p>Accounting Item ID</p>\n","type":"text"},{"key":"accounting_item_descripton","value":"ITEM CONTABIL PADRÃO UPDATE","contentType":"","description":"<p>Accounting Item Description</p>\n","type":"text"},{"key":"accounting_item_class","value":"1","description":"<p>Accounting Item Class</p>\n","type":"text"}]},"url":"/API/v1/?/AccountingItem/UpdateAccountingItem","description":"<p>Endpoint to update an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/AccountingItem/UpdateAccountingItem","value":""}],"variable":[]}},"response":[{"id":"69f8b21e-1658-46c1-81bc-7244a08cbf6b","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"accounting_item_id","value":"100000001","contentType":"","description":"Accounting Item ID","type":"text"},{"key":"accounting_item_descripton","value":"ITEM CONTABIL PADRÃO UPDATE","contentType":"","description":"Accounting Item Description","type":"text"},{"key":"accounting_item_class","value":"1","description":"Accounting Item Class","type":"text"}]},"url":"/API/v1//AccountingItem/UpdateAccountingItem"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Accounting Item successfully UPDATED\",\r\n  \"content\": \"000000012\"\r\n}"},{"id":"a0391b97-0004-4414-94ea-5b1a3a7e9a26","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"accounting_item_id","value":"100000001","contentType":"","description":"Accounting Item ID","type":"text"},{"key":"accounting_item_descripton","value":"ITEM CONTABIL PADRÃO UPDATE","contentType":"","description":"Accounting Item Description","type":"text"},{"key":"accounting_item_class","value":"1","description":"Accounting Item Class","type":"text"}]},"url":"/API/v1//AccountingItem/UpdateAccountingItem"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Accounting Item doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"562b9825-4d3b-4fa5-aa79-3427f4f9a436"},{"name":"Delete","id":"7fc502d2-ba10-4463-9940-20c398cad654","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"accounting_item_id","value":"000001","description":"<p>Accounting Item ID</p>\n","type":"text"}]},"url":"/API/v1/?/AccountingItem/DeleteAccountingItem","description":"<p>Endpoint to remove an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/AccountingItem/DeleteAccountingItem","value":""}],"variable":[]}},"response":[{"id":"51a63096-819f-4ce7-96ed-f7ac895d6c56","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"accounting_item_id","value":"100000001","description":"Accounting Item ID","type":"text"}]},"url":"/API/v1//AccountingItem/DeleteAccountingItem"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Accounting Item successfully DELETED\",\r\n  \"content\": \"\"\r\n}"},{"id":"0cf5bede-0f1e-46e6-ae18-3fb65e774fdf","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"accounting_item_id","value":"100000001","description":"Accounting Item ID","type":"text"}]},"url":"/API/v1//AccountingItem/DeleteAccountingItem"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Accounting Item doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"7fc502d2-ba10-4463-9940-20c398cad654"},{"name":"GetAccountingItem","id":"c1d35f6e-d7c6-46da-8616-b2ca2a5f205f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"accounting_item_id","value":"ALL","contentType":"","description":"<p>Accounting Item ID</p>\n","type":"text"},{"key":"accounting_item_descripton","value":"ALL","contentType":"","description":"<p>Accounting Item Description</p>\n","type":"text"},{"key":"accounting_item_class","value":"ALL","description":"<p>Accounting Item Class</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Page</p>\n","type":"text"},{"key":"page_size","value":"10","description":"<p>Page Size</p>\n","type":"text"}]},"url":"/API/v1/?/AccountingItem","description":"<p>Endpoint to consult the exisiting Storage in the GoEvo|SCM APP</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/AccountingItem","value":null}],"variable":[]}},"response":[{"id":"c0e9ecc7-aa40-45c6-8a50-d53ccb1fa2f4","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//AccountingItem"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"accounting_item_id\": \"000000002\",\r\n      \"accounting_item_descripton\": \"TESTE 10\",\r\n      \"accounting_item_class\": \"1\",\r\n      \"accounting_item_id_api\": \"\",\r\n      \"accounting_item_date\": \"\",\r\n      \"accounting_item_hour\": \"\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"c1d35f6e-d7c6-46da-8616-b2ca2a5f205f"}],"id":"39bc3be7-44eb-4a9d-a707-e317a7e1e9d1","description":"<p>Endpoint to integrate your Accounting Item registration with the GoEvo|SCM App.</p>\n","_postman_id":"39bc3be7-44eb-4a9d-a707-e317a7e1e9d1"},{"name":"Approver","item":[{"name":"Include","id":"e338ec4e-f3d0-4434-9849-40fc5bf5cb6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approver_id","value":"000001","contentType":"","description":"<p>Approver ID</p>\n","type":"text"},{"key":"approver_user","value":"TESTE","contentType":"","description":"<p>Approver User</p>\n","type":"text"},{"key":"approver_name","value":"TESTE APROVADOR","description":"<p>Approver Name</p>\n","type":"text"}]},"url":"/API/v1/?/Approver/IncludeApprover","description":"<p>Endpoint to add a new Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Approver/IncludeApprover","value":""}],"variable":[]}},"response":[{"id":"1a6a055b-bf59-4673-9855-9970e30ae234","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approver_id","value":"100001","contentType":"","description":"Approver ID","type":"text"},{"key":"approver_user","value":"TESTE","contentType":"","description":"Approver User","type":"text"},{"key":"approver_name","value":"TESTE APROVADOR","description":"Approver Name","type":"text"}]},"url":"/API/v1//Approver/IncludeApprover"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Approver successfully INCLUDED\",\r\n  \"content\": \"000008\"\r\n}"},{"id":"24c9a867-2da3-4d78-9e22-c2b9557796a6","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approver_id","value":"100001","contentType":"","description":"Approver ID","type":"text"},{"key":"approver_user","value":"TESTE","contentType":"","description":"Approver User","type":"text"},{"key":"approver_name","value":"TESTE APROVADOR","description":"Approver Name","type":"text"}]},"url":"/API/v1//Approver/IncludeApprover"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"approver_id already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"e338ec4e-f3d0-4434-9849-40fc5bf5cb6c"},{"name":"Upsert","id":"69c911b4-e25e-42fa-9875-c13dde50f219","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approver_id","value":"000001","contentType":"","description":"<p>Approver ID</p>\n","type":"text"},{"key":"approver_user","value":"TESTE1","contentType":"","description":"<p>Approver User</p>\n","type":"text"},{"key":"approver_name","value":"TESTE APROVADOR UPSERT","description":"<p>Approver Name</p>\n","type":"text"}]},"url":"/API/v1/?/Approver/UpsertApprover","description":"<p>Endpoint to add a new or update an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Approver/UpsertApprover","value":""}],"variable":[]}},"response":[{"id":"11ad5165-bd11-44c9-a6ed-6bb712731f8b","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approver_id","value":"100001","contentType":"","description":"Approver ID","type":"text"},{"key":"approver_user","value":"TESTE1","contentType":"","description":"Approver User","type":"text"},{"key":"approver_name","value":"TESTE APROVADOR UPSERT","description":"Approver Name","type":"text"}]},"url":"/API/v1//Approver/UpsertApprover"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Approver successfully UPDATED\",\r\n  \"content\": \"000008\"\r\n}"},{"id":"3ee1fe7e-2b46-4c2a-b2dc-d647d45f1d7a","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approver_id","value":"100001","contentType":"","description":"Approver ID","type":"text"},{"key":"approver_user","value":"TESTE1","contentType":"","description":"Approver User","type":"text"},{"key":"approver_name","value":"TESTE APROVADOR UPSERT","description":"Approver Name","type":"text"}]},"url":"/API/v1//Approver/UpsertApprover"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field approver_id is necessary to UPSERT\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"69c911b4-e25e-42fa-9875-c13dde50f219"},{"name":"Update","id":"81c93461-48fb-486c-b99c-665c8c30e74e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approver_id","value":"000001","contentType":"","description":"<p>Approver ID</p>\n","type":"text"},{"key":"approver_user","value":"TESTE1","contentType":"","description":"<p>Approver User</p>\n","type":"text"},{"key":"approver_name","value":"TESTE APROVADOR UPDATE","description":"<p>Approver Name</p>\n","type":"text"}]},"url":"/API/v1/?/Approver/UpdateApprover","description":"<p>Endpoint to update an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Approver/UpdateApprover","value":""}],"variable":[]}},"response":[{"id":"415cee56-41e8-4b62-95bc-137554b43e23","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approver_id","value":"100001","contentType":"","description":"Approver ID","type":"text"},{"key":"approver_user","value":"TESTE1","contentType":"","description":"Approver User","type":"text"},{"key":"approver_name","value":"TESTE APROVADOR UPDATE","description":"Approver Name","type":"text"}]},"url":"/API/v1//Approver/UpdateApprover"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Approver successfully UPDATED\",\r\n  \"content\": \"000008\"\r\n}"},{"id":"be7475e3-ee60-4e78-be37-caf2f54838a1","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approver_id","value":"100001","contentType":"","description":"Approver ID","type":"text"},{"key":"approver_user","value":"TESTE1","contentType":"","description":"Approver User","type":"text"},{"key":"approver_name","value":"TESTE APROVADOR UPDATE","description":"Approver Name","type":"text"}]},"url":"/API/v1//Approver/UpdateApprover"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Approver doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"81c93461-48fb-486c-b99c-665c8c30e74e"},{"name":"Delete","id":"e702f67e-c1bb-4518-9454-3cac4dcb87fa","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approver_id","value":"000001","description":"<p>Approver ID</p>\n","type":"text"}]},"url":"/API/v1/?/Approver/DeleteApprover","description":"<p>Endpoint to remove an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Approver/DeleteApprover","value":""}],"variable":[]}},"response":[{"id":"a6c3cf61-9c5e-49d8-94f4-298cd538a5db","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approver_id","value":"100001","description":"Approver ID","type":"text"}]},"url":"/API/v1//Approver/DeleteApprover"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Approver successfully DELETED\",\r\n  \"content\": \"\"\r\n}"},{"id":"3502d050-a06c-411b-b104-c2200d0b59e5","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approver_id","value":"100001","description":"Approver ID","type":"text"}]},"url":"/API/v1//Approver/DeleteApprover"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Approver doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"e702f67e-c1bb-4518-9454-3cac4dcb87fa"},{"name":"GetApprover","id":"e3efca19-7ffb-45c3-bc54-34290d0c8b2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approver_id","value":"ALL","contentType":"","description":"<p>Approver ID</p>\n","type":"text"},{"key":"approver_user","value":"ALL","contentType":"","description":"<p>Approver User</p>\n","type":"text"},{"key":"approver_name","value":"ALL","description":"<p>Approver Name</p>\n","type":"text"},{"key":"approver_blocked","value":"ALL","description":"<p>Approver Blocked</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Page</p>\n","type":"text"},{"key":"page_size","value":"10","description":"<p>Page Size</p>\n","type":"text"}]},"url":"/API/v1/?/Approver","description":"<p>Endpoint to consult the exisiting Storage in the GoEvo|SCM APP</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Approver","value":null}],"variable":[]}},"response":[{"id":"3a9051d4-85b8-43c6-86fa-5df2b5f09ebe","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//Approver"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"approver_id\": \"000011\",\r\n      \"approver_name\": \"TESTE APROVADOR\",\r\n      \"approver_type\": \"\",\r\n      \"approver_limit\": \"0\",\r\n      \"approver_user\": \"TESTE\",\r\n      \"approver_sub\": \"\",\r\n      \"approver_sub_period_start\": \"\",\r\n      \"approver_sub_period_end\": \"\",\r\n      \"approver_blocked\": \"\",\r\n      \"approver_id_api\": \"000001\",\r\n      \"approver_date\": \"20230815\",\r\n      \"approver_hour\": \"11:43:48\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"e3efca19-7ffb-45c3-bc54-34290d0c8b2d"}],"id":"ff4370e3-c702-4caf-a21b-95dde0a14701","description":"<p>Endpoint to integrate your Approver registration with the GoEvo|SCM App.</p>\n","_postman_id":"ff4370e3-c702-4caf-a21b-95dde0a14701"},{"name":"Approval Profile","item":[{"name":"Include","id":"55d76192-c879-4b3d-914d-37ae0c5129bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_profile_description","value":"PERFIL DE APROVAÇÃO PADRÃO","contentType":"","description":"<p>Approval Profile Description</p>\n","type":"text"},{"key":"approval_profile_limit_min","value":"20000","description":"<p>Approval Profile Minimum Limit</p>\n","type":"text"},{"key":"approval_profile_limit_max","value":"100000","description":"<p>Approval Profile Maximum Limit</p>\n","type":"text"},{"key":"approval_profile_limit","value":"100000","description":"<p>Approval Profile Limit</p>\n","type":"text"},{"key":"approval_profile_type","value":"D","description":"<p>Approval Profile Type</p>\n","type":"text"},{"key":"approval_profile_coin","value":"1","description":"<p>Approval Profile Coin</p>\n","type":"text"}]},"url":"/API/v1/?/ApprovalProfile/IncludeApprovalProfile","description":"<p>Endpoint to add a new Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ApprovalProfile/IncludeApprovalProfile","value":""}],"variable":[]}},"response":[{"id":"3d7cdd2a-0751-442b-81a1-978017110243","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_profile_id","value":"000001","contentType":"","description":"Approval Profile ID","type":"text"},{"key":"approval_profile_description","value":"PERFIL DE APROVAÇÃO PADRÃO","contentType":"","description":"Approval Profile Description","type":"text"},{"key":"approval_profile_limit_min","value":"20000","description":"Approval Profile Minimum Limit","type":"text"},{"key":"approval_profile_limit_max","value":"100000","description":"Approval Profile Maximum Limit","type":"text"},{"key":"approval_profile_limit","value":"100000","description":"Approval Profile Limit","type":"text"},{"key":"approval_profile_type","value":"D","description":"Approval Profile Type","type":"text"},{"key":"approval_profile_coin","value":"1","description":"Approval Profile Coin","type":"text"}]},"url":"/API/v1//ApprovalProfile/IncludeApprovalProfile"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Approval Profile successfully INCLUDED\",\r\n  \"content\": \"100003\"\r\n}"},{"id":"2700b22a-9ab6-4826-8565-74dab65e9110","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_profile_id","value":"100001","contentType":"","description":"Approval Profile ID","type":"text"},{"key":"approval_profile_description","value":"PERFIL DE APROVAÇÃO PADRÃO","contentType":"","description":"Approval Profile Description","type":"text"},{"key":"approval_profile_limit_min","value":"20000","description":"Approval Profile Minimum Limit","type":"text"},{"key":"approval_profile_limit_max","value":"100000","description":"Approval Profile Maximum Limit","type":"text"},{"key":"approval_profile_limit","value":"100000","description":"Approval Profile Limit","type":"text"},{"key":"approval_profile_type","value":"D","description":"Approval Profile Type","type":"text"},{"key":"approval_profile_coin","value":"1","description":"Approval Profile Coin","type":"text"}]},"url":"/API/v1//ApprovalProfile/IncludeApprovalProfile"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"approval_profile_id already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"55d76192-c879-4b3d-914d-37ae0c5129bc"},{"name":"Upsert","id":"ce30cce9-2de6-47ae-8c04-ae954fb86b7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_profile_id","value":"000001","contentType":"","description":"<p>Approval Profile ID</p>\n","type":"text"},{"key":"approval_profile_description","value":"PERFIL DE APROVAÇÃO PADRÃO UPSERT","contentType":"","description":"<p>Approval Profile Description</p>\n","type":"text"},{"key":"approval_profile_limit_min","value":"20000","description":"<p>Approval Profile Minimum Limit</p>\n","type":"text"},{"key":"approval_profile_limit_max","value":"100000","description":"<p>Approval Profile Maximum Limit</p>\n","type":"text"},{"key":"approval_profile_limit","value":"100000","description":"<p>Approval Profile Limit</p>\n","type":"text"},{"key":"approval_profile_type","value":"D","description":"<p>Approval Profile Type</p>\n","type":"text"},{"key":"approval_profile_coin","value":"1","description":"<p>Approval Profile Coin</p>\n","type":"text"}]},"url":"/API/v1/?/ApprovalProfile/UpsertApprovalProfile","description":"<p>Endpoint to add a new or update an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ApprovalProfile/UpsertApprovalProfile","value":""}],"variable":[]}},"response":[{"id":"69fb4096-a07f-45b1-b530-59f8783ef0fc","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_profile_id","value":"100001","contentType":"","description":"Approval Profile ID","type":"text"},{"key":"approval_profile_description","value":"PERFIL DE APROVAÇÃO PADRÃO UPSERT","contentType":"","description":"Approval Profile Description","type":"text"},{"key":"approval_profile_limit_min","value":"20000","description":"Approval Profile Minimum Limit","type":"text"},{"key":"approval_profile_limit_max","value":"100000","description":"Approval Profile Maximum Limit","type":"text"},{"key":"approval_profile_limit","value":"100000","description":"Approval Profile Limit","type":"text"},{"key":"approval_profile_type","value":"D","description":"Approval Profile Type","type":"text"},{"key":"approval_profile_coin","value":"1","description":"Approval Profile Coin","type":"text"}]},"url":"/API/v1//ApprovalProfile/UpsertApprovalProfile"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Approval Profile successfully UPDATED\",\r\n  \"content\": \"100005\"\r\n}"},{"id":"8535837c-1b74-4bae-99fd-811ce02ca16a","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_profile_id","value":"100001","contentType":"","description":"Approval Profile ID","type":"text"},{"key":"approval_profile_description","value":"PERFIL DE APROVAÇÃO PADRÃO UPSERT","contentType":"","description":"Approval Profile Description","type":"text"},{"key":"approval_profile_limit_min","value":"20000","description":"Approval Profile Minimum Limit","type":"text"},{"key":"approval_profile_limit_max","value":"100000","description":"Approval Profile Maximum Limit","type":"text"},{"key":"approval_profile_limit","value":"100000","description":"Approval Profile Limit","type":"text"},{"key":"approval_profile_type","value":"D","description":"Approval Profile Type","type":"text"},{"key":"approval_profile_coin","value":"1","description":"Approval Profile Coin","type":"text"}]},"url":"/API/v1//ApprovalProfile/UpsertApprovalProfile"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field approval_profile_id is necessary to UPSERT\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"ce30cce9-2de6-47ae-8c04-ae954fb86b7d"},{"name":"Update","id":"a87c6d11-2d30-4f79-bc3a-7586dc884359","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_profile_id","value":"000001","contentType":"","description":"<p>Approval Profile ID</p>\n","type":"text"},{"key":"approval_profile_description","value":"PERFIL DE APROVAÇÃO PADRÃO","contentType":"","description":"<p>Approval Profile Description</p>\n","type":"text"},{"key":"approval_profile_limit_min","value":"20000","description":"<p>Approval Profile Minimum Limit</p>\n","type":"text"},{"key":"approval_profile_limit_max","value":"100000","description":"<p>Approval Profile Maximum Limit</p>\n","type":"text"},{"key":"approval_profile_limit","value":"100000","description":"<p>Approval Profile Limit</p>\n","type":"text"},{"key":"approval_profile_type","value":"D","description":"<p>Approval Profile Type</p>\n","type":"text"},{"key":"approval_profile_coin","value":"1","description":"<p>Approval Profile Coin</p>\n","type":"text"}]},"url":"/API/v1/?/ApprovalProfile/UpdateApprovalProfile","description":"<p>Endpoint to update an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ApprovalProfile/UpdateApprovalProfile","value":""}],"variable":[]}},"response":[{"id":"fe2bb57c-96a2-423e-9c9a-300b448f9d0e","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_profile_id","value":"100001","contentType":"","description":"Approval Profile ID","type":"text"},{"key":"approval_profile_description","value":"PERFIL DE APROVAÇÃO PADRÃO","contentType":"","description":"Approval Profile Description","type":"text"},{"key":"approval_profile_limit_min","value":"20000","description":"Approval Profile Minimum Limit","type":"text"},{"key":"approval_profile_limit_max","value":"100000","description":"Approval Profile Maximum Limit","type":"text"},{"key":"approval_profile_limit","value":"100000","description":"Approval Profile Limit","type":"text"},{"key":"approval_profile_type","value":"D","description":"Approval Profile Type","type":"text"},{"key":"approval_profile_coin","value":"1","description":"Approval Profile Coin","type":"text"}]},"url":"/API/v1//ApprovalProfile/UpdateApprovalProfile"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Approval Profile successfully UPDATED\",\r\n  \"content\": \"100005\"\r\n}"},{"id":"cd58e6b2-8e42-464c-9a49-99f6cf371d19","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_profile_id","value":"100001","contentType":"","description":"Approval Profile ID","type":"text"},{"key":"approval_profile_description","value":"PERFIL DE APROVAÇÃO PADRÃO","contentType":"","description":"Approval Profile Description","type":"text"},{"key":"approval_profile_limit_min","value":"20000","description":"Approval Profile Minimum Limit","type":"text"},{"key":"approval_profile_limit_max","value":"100000","description":"Approval Profile Maximum Limit","type":"text"},{"key":"approval_profile_limit","value":"100000","description":"Approval Profile Limit","type":"text"},{"key":"approval_profile_type","value":"D","description":"Approval Profile Type","type":"text"},{"key":"approval_profile_coin","value":"1","description":"Approval Profile Coin","type":"text"}]},"url":"/API/v1//ApprovalProfile/UpdateApprovalProfile"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Approval Profile doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"a87c6d11-2d30-4f79-bc3a-7586dc884359"},{"name":"Delete","id":"fd58fc69-20e0-4d8c-aaa6-8e1d1f4950d7","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_profile_id","value":"000001","contentType":"","description":"<p>Approval Profile ID</p>\n","type":"text"}]},"url":"/API/v1/?/ApprovalProfile/DeleteApprovalProfile","description":"<p>Endpoint to remove an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ApprovalProfile/DeleteApprovalProfile","value":""}],"variable":[]}},"response":[{"id":"8c0455f1-12b8-45f1-a140-d6055fe0225a","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_profile_id","value":"000001","contentType":"","description":"Approval Profile ID","type":"text"}]},"url":"/API/v1//ApprovalProfile/DeleteApprovalProfile"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Approval Profile successfully DELETED\",\r\n  \"content\": \"\"\r\n}"},{"id":"a8b248e5-5bb0-4799-bf89-d1a0bc5a3037","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_profile_id","value":"000001","contentType":"","description":"Approval Profile ID","type":"text"}]},"url":"/API/v1//ApprovalProfile/DeleteApprovalProfile"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Approval Profile doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"fd58fc69-20e0-4d8c-aaa6-8e1d1f4950d7"},{"name":"GetApprovalProfile","id":"40e3b862-82ee-4d2d-9283-cc782894c32b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_profile_id","value":"ALL","contentType":"","description":"<p>Approval Profile ID</p>\n","type":"text"},{"key":"approval_profile_description","value":"ALL","contentType":"","description":"<p>Approval Profile Description</p>\n","type":"text"},{"key":"approval_profile_type","value":"ALL","description":"<p>Approval Profile Type</p>\n","type":"text"},{"key":"approval_profile_coin","value":"ALL","description":"<p>Approval Profile Coin</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Page</p>\n","type":"text"},{"key":"page_size","value":"10","description":"<p>Page Size</p>\n","type":"text"}]},"url":"/API/v1/?/ApprovalProfile","description":"<p>Endpoint to consult the exisiting Storage in the GoEvo|SCM APP</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ApprovalProfile","value":null}],"variable":[]}},"response":[{"id":"bd883a9b-792b-486d-8ab6-2d73fe1d82bf","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//ApprovalProfile"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"approval_profile_id\": \"100008\",\r\n      \"approval_profile_description\": \"PERFIL DE APROVAÇÃO PADRÃ\",\r\n      \"approval_profile_limit_min\": \"20000\",\r\n      \"approval_profile_limit_max\": \"100000\",\r\n      \"approval_profile_limit\": \"100000\",\r\n      \"approval_profile_type\": \"D\",\r\n      \"approval_profile_coin\": \"1\",\r\n      \"approval_profile_id_api\": \"000001\",\r\n      \"approval_profile_date\": \"20230815\",\r\n      \"approval_profile_hour\": \"16:31:03\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"40e3b862-82ee-4d2d-9283-cc782894c32b"}],"id":"5d48003d-be8c-4c61-b270-562ae714f226","description":"<p>Endpoint to integrate your Approval Profile registration with the GoEvo|SCM App.</p>\n","_postman_id":"5d48003d-be8c-4c61-b270-562ae714f226"},{"name":"Approval Group","item":[{"name":"Include","id":"0b23ff04-b3be-46e2-a5b7-1b5bab37060f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_group_id","value":"000001","contentType":"","description":"<p>Approval Group ID</p>\n","type":"text"},{"key":"approval_group_description","value":"GRUPO DE APROVAÇÃO PADRÃO","contentType":"","description":"<p>Approval Group Description</p>\n","type":"text"},{"key":"approval_group_approver","value":"000001","description":"<p>Approval Group ID Approver</p>\n","type":"text"},{"key":"approval_group_approver_profile","value":"000001","description":"<p>Approval Group ID Approver Profile</p>\n","type":"text"},{"key":"approval_group_level","value":"1","description":"<p>Approval Group Level</p>\n","type":"text"}]},"url":"/API/v1/?/ApprovalGroup/IncludeApprovalGroup","description":"<p>Endpoint to add a new Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ApprovalGroup/IncludeApprovalGroup","value":""}],"variable":[]}},"response":[{"id":"ab26ce22-e0ae-46ae-911f-25f83a51249c","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_group_id","value":"000001","contentType":"","description":"Approval Group ID","type":"text"},{"key":"approval_group_description","value":"GRUPO DE APROVAÇÃO PADRÃO","contentType":"","description":"Approval Group Description","type":"text"},{"key":"approval_group_approver","value":"000001","description":"Approval Group ID Approver","type":"text"},{"key":"approval_group_approver_profile","value":"000001","description":"Approval Group ID Approver Profile","type":"text"},{"key":"approval_group_level","value":"","description":"Approval Group Level","type":"text"}]},"url":"/API/v1//ApprovalGroup/IncludeApprovalGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Approval Group successfully INCLUDED\",\r\n  \"content\": \"000039\"\r\n}"},{"id":"0269d651-3246-40e9-a429-5c11b5eacccc","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_group_id","value":"100001","contentType":"","description":"Approval Group ID","type":"text"},{"key":"approval_group_description","value":"GRUPO DE APROVAÇÃO PADRÃO","contentType":"","description":"Approval Group Description","type":"text"},{"key":"approval_group_approver","value":"000001","description":"Approval Group ID Approver","type":"text"},{"key":"approval_group_approver_profile","value":"100000","description":"Approval Group ID Approver Profile","type":"text"},{"key":"approval_group_level","value":"","description":"Approval Group Level","type":"text"}]},"url":"/API/v1//ApprovalGroup/IncludeApprovalGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"approval_group_id already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"0b23ff04-b3be-46e2-a5b7-1b5bab37060f"},{"name":"Upsert","id":"9cbdbe81-ee2e-4ce4-a2d4-ae7202da155e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_group_id","value":"000001","contentType":"","description":"<p>Approval Group ID</p>\n","type":"text"},{"key":"approval_group_description","value":"GRUPO DE APROVAÇÃO PADRÃO UPSERT","contentType":"","description":"<p>Approval Group Description</p>\n","type":"text"},{"key":"approval_group_approver","value":"000001","description":"<p>Approval Group Approver</p>\n","type":"text"},{"key":"approval_group_approver_profile","value":"000001","description":"<p>Approval Group Approver Profile</p>\n","type":"text"},{"key":"approval_group_level","value":"1","description":"<p>Approval Group Level</p>\n","type":"text"}]},"url":"/API/v1/?/ApprovalGroup/UpsertApprovalGroup","description":"<p>Endpoint to add a new or update an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ApprovalGroup/UpsertApprovalGroup","value":""}],"variable":[]}},"response":[{"id":"2dc64147-f499-4148-bbf8-9840c9a46555","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_group_id","value":"100001","contentType":"","description":"Approval Group ID","type":"text"},{"key":"approval_group_description","value":"GRUPO DE APROVAÇÃO PADRÃO UPSERT","contentType":"","description":"Approval Group Description","type":"text"},{"key":"approval_group_item","value":"20000","description":"Approval Group iTEM","type":"text"},{"key":"approval_group_approver","value":"100000","description":"Approval Group Approver","type":"text"},{"key":"approval_group_approver_profile","value":"100000","description":"Approval Group Approver Profile","type":"text"},{"key":"approval_group_approver_user","value":"D","description":"Approval Group Approver User","type":"text"},{"key":"approval_group_approver_name","value":"1","description":"Approval Group Approver Name","type":"text"},{"key":"approval_group_level","value":"","description":"Approval Group Level","type":"text"}]},"url":"/API/v1//ApprovalGroup/UpsertApprovalGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Approval Group successfully UPDATED\",\r\n  \"content\": \"000039\"\r\n}"},{"id":"a57c199e-7c3a-47d3-bcc1-4c2ee5170ad3","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_group_id","value":"100001","contentType":"","description":"Approval Group ID","type":"text"},{"key":"approval_group_description","value":"GRUPO DE APROVAÇÃO PADRÃO UPSERT","contentType":"","description":"Approval Group Description","type":"text"},{"key":"approval_group_item","value":"20000","description":"Approval Group iTEM","type":"text"},{"key":"approval_group_approver","value":"100000","description":"Approval Group Approver","type":"text"},{"key":"approval_group_approver_profile","value":"100000","description":"Approval Group Approver Profile","type":"text"},{"key":"approval_group_approver_user","value":"D","description":"Approval Group Approver User","type":"text"},{"key":"approval_group_approver_name","value":"1","description":"Approval Group Approver Name","type":"text"},{"key":"approval_group_level","value":"","description":"Approval Group Level","type":"text"}]},"url":"/API/v1//ApprovalGroup/UpsertApprovalGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field approval_group_id is necessary to UPSERT\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"9cbdbe81-ee2e-4ce4-a2d4-ae7202da155e"},{"name":"Update","id":"abb3cfe1-fb4f-46ba-a7a8-1d82215bad76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_group_id","value":"000001","contentType":"","description":"<p>Approval Group ID</p>\n","type":"text"},{"key":"approval_group_description","value":"GRUPO DE APROVAÇÃO PADRÃO","contentType":"","description":"<p>Approval Group Description</p>\n","type":"text"},{"key":"approval_group_approver","value":"000001","description":"<p>Approval Group Approver</p>\n","type":"text"},{"key":"approval_group_approver_profile","value":"000001","description":"<p>Approval Group Approver Profile</p>\n","type":"text"},{"key":"approval_group_level","value":"2","description":"<p>Approval Group Level</p>\n","type":"text"}]},"url":"/API/v1/?/ApprovalGroup/UpdateApprovalGroup","description":"<p>Endpoint to update an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ApprovalGroup/UpdateApprovalGroup","value":""}],"variable":[]}},"response":[{"id":"8b503bce-fc01-4546-844e-f435c886350d","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_group_id","value":"100001","contentType":"","description":"Approval Group ID","type":"text"},{"key":"approval_group_description","value":"GRUPO DE APROVAÇÃO PADRÃO","contentType":"","description":"Approval Group Description","type":"text"},{"key":"approval_group_item","value":"20000","description":"Approval Group iTEM","type":"text"},{"key":"approval_group_approver","value":"100000","description":"Approval Group Approver","type":"text"},{"key":"approval_group_approver_profile","value":"100000","description":"Approval Group Approver Profile","type":"text"},{"key":"approval_group_approver_user","value":"D","description":"Approval Group Approver User","type":"text"},{"key":"approval_group_approver_name","value":"1","description":"Approval Group Approver Name","type":"text"},{"key":"approval_group_level","value":"","description":"Approval Group Level","type":"text"}]},"url":"/API/v1//ApprovalGroup/UpdateApprovalGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Approval Group successfully UPDATED\",\r\n  \"content\": \"000039\"\r\n}"},{"id":"c7c607ba-90c2-4320-8f38-5e974f225a40","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_group_id","value":"100001","contentType":"","description":"Approval Group ID","type":"text"},{"key":"approval_group_description","value":"GRUPO DE APROVAÇÃO PADRÃO","contentType":"","description":"Approval Group Description","type":"text"},{"key":"approval_group_item","value":"20000","description":"Approval Group iTEM","type":"text"},{"key":"approval_group_approver","value":"100000","description":"Approval Group Approver","type":"text"},{"key":"approval_group_approver_profile","value":"100000","description":"Approval Group Approver Profile","type":"text"},{"key":"approval_group_approver_user","value":"D","description":"Approval Group Approver User","type":"text"},{"key":"approval_group_approver_name","value":"1","description":"Approval Group Approver Name","type":"text"},{"key":"approval_group_level","value":"","description":"Approval Group Level","type":"text"}]},"url":"/API/v1//ApprovalGroup/UpdateApprovalGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Approval Group doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"abb3cfe1-fb4f-46ba-a7a8-1d82215bad76"},{"name":"Delete","id":"a5d722b8-71a6-4714-8cb5-75113217ff64","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_group_id","value":"000001","contentType":"","description":"<p>Approval Group ID</p>\n","type":"text"}]},"url":"/API/v1/?/ApprovalGroup/DeleteApprovalGroup","description":"<p>Endpoint to remove an existing Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ApprovalGroup/DeleteApprovalGroup","value":""}],"variable":[]}},"response":[{"id":"52494190-edec-46bf-9ba1-72b4cc67c3f1","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_group_id","value":"100001","contentType":"","description":"Approval Group ID","type":"text"}]},"url":"/API/v1//ApprovalGroup/DeleteApprovalGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Approval Group successfully DELETED\",\r\n  \"content\": \"\"\r\n}"},{"id":"57072c45-80b1-48b2-9208-7574e44eb617","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_group_id","value":"100001","contentType":"","description":"Approval Group ID","type":"text"}]},"url":"/API/v1//ApprovalGroup/DeleteApprovalGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Approval Group doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"a5d722b8-71a6-4714-8cb5-75113217ff64"},{"name":"GetApprovalGroup","id":"7290469b-1b9d-4330-99ca-6902dcd758f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"approval_group_id","value":"ALL","contentType":"","description":"<p>Approval Group ID</p>\n","type":"text"},{"key":"approval_group_description","value":"ALL","contentType":"","description":"<p>Approval Group Description</p>\n","type":"text"},{"key":"approval_group_approver","value":"ALL","description":"<p>Approval Group ID Approver</p>\n","type":"text"},{"key":"approval_group_approver_profile","value":"ALL","description":"<p>Approval Group ID Approver Profile</p>\n","type":"text"},{"key":"approval_group_level","value":"ALL","description":"<p>Approval Group Level</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Page</p>\n","type":"text"},{"key":"page_size","value":"10","description":"<p>Page Size</p>\n","type":"text"}]},"url":"/API/v1/?/ApprovalGroup","description":"<p>Endpoint to consult the exisiting Storage in the GoEvo|SCM APP</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ApprovalGroup","value":null}],"variable":[]}},"response":[{"id":"47069cb5-08fe-4e07-8745-897d8941ee29","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//ApprovalGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"approval_group_id\": \"000041\",\r\n      \"approval_group_description\": \"GRUPO DE APROVAÇÃO P\",\r\n      \"approval_group_approver\": \"000011\",\r\n      \"approval_group_approver_profile\": \"100008\",\r\n      \"approval_group_level\": \"\",\r\n      \"approval_group_id_api\": \"000001\",\r\n      \"approval_group_date\": \"20230815\",\r\n      \"approval_group_hour\": \"16:31:39\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"7290469b-1b9d-4330-99ca-6902dcd758f1"}],"id":"78373591-987e-4684-9438-e49630064904","description":"<p>Endpoint to integrate your Approval Group registration with the GoEvo|SCM App.</p>\n","_postman_id":"78373591-987e-4684-9438-e49630064904"},{"name":"Product Group","item":[{"name":"Include","id":"f81cfa1e-b8c9-46b5-b2e3-132e0e2c1230","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_group_id","value":"000001","contentType":"","description":"<p>Product Group ID</p>\n","type":"text"},{"key":"product_group_description","value":"GRUPO DE PRODUTO TESTE","contentType":"","description":"<p>Product Group Description</p>\n","type":"text"}]},"url":"/API/v1/?/ProductGroup/IncludeProductGroup","description":"<p>Endpoint to add a new Product Group in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ProductGroup/IncludeProductGroup","value":""}],"variable":[]}},"response":[{"id":"a015ffd7-428f-4ce6-b72e-6825677c8387","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_group_id","value":"000001","contentType":"","description":"Product Group ID","type":"text"},{"key":"product_group_description","value":"GRUPO DE PRODUTO TESTE","contentType":"","description":"Product Group Description","type":"text"}]},"url":"/API/v1//ProductGroup/IncludeProductGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Product group successfully INCLUDED!\",\r\n  \"content\": \"MAU9\"\r\n}"},{"id":"49d413b2-cd5a-412e-90cb-eefdb974053c","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_group_id","value":"000001","contentType":"","description":"Product Group ID","type":"text"},{"key":"product_group_description","value":"GRUPO DE PRODUTO TESTE","contentType":"","description":"Product Group Description","type":"text"}]},"url":"/API/v1//ProductGroup/IncludeProductGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Product group already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"f81cfa1e-b8c9-46b5-b2e3-132e0e2c1230"},{"name":"Upsert","id":"da413704-d126-47f5-8ae4-19d31a119648","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_group_id","value":"000001","description":"<p>Product Group ID</p>\n","type":"text"},{"key":"product_group_description","value":"GRUPO DE PRODUTO TESTE UPSERT","description":"<p>Product Group Description</p>\n","type":"text"}]},"url":"/API/v1/?/ProductGroup/UpsertProductGroup","description":"<p>Endpoint to add a new or update an existing Product Group in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ProductGroup/UpsertProductGroup","value":""}],"variable":[]}},"response":[{"id":"e88243e3-1c70-4ce1-aa22-21f05aeac4c5","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_group_id","value":"000001","description":"Product Group ID","type":"text"},{"key":"product_group_description","value":"GRUPO DE PRODUTO TESTE UPSERT","description":"Product Group Description","type":"text"}]},"url":"/API/v1//ProductGroup/UpsertProductGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Product group successfully UPDATED!\",\r\n  \"content\": \"MAU9\"\r\n}"},{"id":"2969a8c2-68e0-41fb-839a-7f712c3515f5","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_group_id","value":"000001","description":"Product Group ID","type":"text","disabled":true},{"key":"product_group_description","value":"GRUPO DE PRODUTO TESTE UPSERT","description":"Product Group Description","type":"text"}]},"url":"/API/v1//ProductGroup/UpsertProductGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field product_group_id is necessary to UPSERT\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"da413704-d126-47f5-8ae4-19d31a119648"},{"name":"Update","id":"6b11e51e-9e62-493e-8a6d-f4e1c146c940","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_group_id","value":"000001","description":"<p>Product Group ID</p>\n","type":"text"},{"key":"product_group_description","value":"GRUPO DE PRODUTO TESTE UPDATE","description":"<p>Product Group Description </p>\n","type":"text"}]},"url":"/API/v1/?/ProductGroup/UpdateProductGroup","description":"<p>Endpoint to update an existing Product Group in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ProductGroup/UpdateProductGroup","value":""}],"variable":[]}},"response":[{"id":"e18c95ef-9fdf-4dbd-a306-767ea7e66ee1","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_group_id","value":"000001","description":"Product Group ID","type":"text"},{"key":"product_group_description","value":"GRUPO DE PRODUTO TESTE UPDATE","description":"Product Group Description ","type":"text"}]},"url":"/API/v1//ProductGroup/UpdateProductGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Product group successfully UPDATED!\",\r\n  \"content\": \"MAU9\"\r\n}"},{"id":"72b883cc-2f5b-4ea6-982b-648cf959f20a","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_group_id","value":"000001","description":"Product Group ID","type":"text"},{"key":"product_group_description","value":"GRUPO DE PRODUTO TESTE UPDATE","description":"Product Group Description ","type":"text"}]},"url":"/API/v1//ProductGroup/UpdateProductGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Product group doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"6b11e51e-9e62-493e-8a6d-f4e1c146c940"},{"name":"Delete","id":"3126e3bb-abbf-4551-a511-891556dd7303","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_group_id","value":"000001","description":"<p>Product Group ID</p>\n","type":"text"}]},"url":"/API/v1/?/ProductGroup/DeleteProductGroup","description":"<p>Endpoint to remove an existing Product Group in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ProductGroup/DeleteProductGroup","value":""}],"variable":[]}},"response":[{"id":"9b56bacf-fe5d-402e-825c-fd2555c59183","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_group_id","value":"000001","description":"Product Group ID","type":"text"}]},"url":"/API/v1//ProductGroup/DeleteProductGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Product group successfully DELETED!\",\r\n  \"content\": \"\"\r\n}"},{"id":"29514c54-b8f5-49b7-a687-53191c79be59","name":"Delete","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_group_id","value":"000001","description":"Product Group ID","type":"text"}]},"url":"/API/v1//ProductGroup/DeleteProductGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Product group doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"3126e3bb-abbf-4551-a511-891556dd7303"},{"name":"GetProductGroup","id":"738c1c99-42f8-4472-9820-882619b40cfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_group_id","value":"ALL","description":"<p>Product Group ID</p>\n","type":"text"},{"key":"product_group_description","value":"ALL","description":"<p>Product Group Description</p>\n","type":"text"},{"key":"product_group_category","value":"ALL","description":"<p>Product Group Category</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Page</p>\n","type":"text"},{"key":"page_size","value":"10","description":"<p>Page Size</p>\n","type":"text"}]},"url":"/API/v1/?/ProductGroup","description":"<p>Endpoint to consult the exisiting Product(s) Group(s) in the GoEvo|SCM APP</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/ProductGroup","value":null}],"variable":[]}},"response":[{"id":"22b7e508-1ffc-4467-b6ea-e8551897fa55","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//ProductGroup"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"product_group_id\": \"MAUA\",\r\n      \"product_group_description\": \"GRUPO DE PRODUTO TESTE\",\r\n      \"product_group_category\": \"\",\r\n      \"product_group_id_api\": \"000001\",\r\n      \"product_group_date\": \"20230815\",\r\n      \"product_group_hour\": \"16:31:53\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"738c1c99-42f8-4472-9820-882619b40cfc"}],"id":"5dd727e6-73f1-4ad1-9ceb-79fb6e2eb06d","description":"<p>Endpoint to integrate your Product(s) Group(s) registration with the GoEvo|SCM App.</p>\n","_postman_id":"5dd727e6-73f1-4ad1-9ceb-79fb6e2eb06d"},{"name":"Product","item":[{"name":"Include","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"id":"5229fcab-fd13-4151-8499-af155d0d8f76"}}],"id":"23570795-f7ad-40e4-8886-cdbafc455b6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"000001","contentType":"","description":"<p>Product ID</p>\n","type":"text"},{"key":"product_description","value":"PRODUTO TESTE","contentType":"","description":"<p>Product Description</p>\n","type":"text"},{"key":"product_group","value":"000001","contentType":"","description":"<p>Product Group Code</p>\n","type":"text"},{"key":"product_unit","value":"UN","contentType":"","description":"<p>Product Measurement Unit</p>\n","type":"text"},{"key":"product_storage","value":"000001","description":"<p>Product Storage</p>\n","type":"text"},{"key":"product_type","value":"PA","description":"<p>Product Type</p>\n","type":"text"},{"key":"product_ledger_account","value":"000001","description":"<p>Product Ledger Account</p>\n","type":"text"},{"key":"product_ipi_tax_rate","value":"","description":"<p>Product IPI Tax Rate</p>\n","type":"text"},{"key":"product_ncm","value":"","description":"<p>Product NCM </p>\n","type":"text"},{"key":"product_quantity_per_package","value":"","description":"<p>Product Quantity per Package</p>\n","type":"text"},{"key":"product_order_point","value":"","description":"<p>Product Order Point</p>\n","type":"text"},{"key":"product_standard_cost","value":"","description":"<p>Product Standard Cost </p>\n","type":"text"},{"key":"product_net_weight","value":"","description":"<p>Product Net Weight</p>\n","type":"text"},{"key":"product_tracking","value":"","description":"<p>Product Tracking</p>\n","type":"text"},{"key":"product_origin","value":"","description":"<p>Product Origin</p>\n","type":"text"},{"key":"product_partnership_contract","value":"","description":"<p>Product Partnership Contract</p>\n","type":"text"},{"key":"product_center_sc","value":"","description":"<p>Product Center SC </p>\n","type":"text"},{"key":"product_web","value":"","description":"<p>Product Web</p>\n","type":"text"},{"key":"product_buyer_description_mandatory","value":"","description":"<p>Product Buyer Description Mandatory </p>\n","type":"text"},{"key":"product_internal_observation_mandatory","value":"","description":"<p>Product Internal Observation Mandatory</p>\n","type":"text"},{"key":"product_delivery_receipt","value":"","description":"<p>Product Delivery Receipt</p>\n","type":"text"}]},"url":"/API/v1/?/Product/IncludeProduct","description":"<p>Endpoint to add a new Product in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Product/IncludeProduct","value":""}],"variable":[]}},"response":[{"id":"c7c22f5e-b0f6-4163-a76e-4d772eca96bf","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"000001","contentType":"","description":"Product ID","type":"text"},{"key":"product_description","value":"PRODUTO TESTE","contentType":"","description":"Product Description","type":"text"},{"key":"product_group","value":"000001","contentType":"","description":"Product Group Code","type":"text"},{"key":"product_unit","value":"UN","contentType":"","description":"Product Measurement Unit","type":"text"},{"key":"product_storage","value":"000001","description":"Product Storage","type":"text"},{"key":"product_type","value":"PA","description":"Product Type","type":"text"},{"key":"product_ledger_account","value":"000001","description":"Product Ledger Account","type":"text"}]},"url":"/API/v1//Product/IncludeProduct"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Product successfully INCLUDED!\",\r\n  \"content\": \"PA-100100PA   2\"\r\n}"},{"id":"8df99508-dcdc-4186-bad6-8662d4919c00","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"000001","contentType":"","description":"Product ID","type":"text"},{"key":"product_description","value":"PRODUTO TESTE","contentType":"","description":"Product Description","type":"text"},{"key":"product_group","value":"000001","contentType":"","description":"Product Group Code","type":"text"},{"key":"product_unit","value":"UN","contentType":"","description":"Product Measurement Unit","type":"text"},{"key":"product_storage","value":"000001","description":"Product Storage","type":"text"},{"key":"product_type","value":"PA","description":"Product Type","type":"text"}]},"url":"/API/v1//Product/IncludeProduct"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Product already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"23570795-f7ad-40e4-8886-cdbafc455b6d"},{"name":"Upsert","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"id":"d502c261-dad7-42fa-9597-3c8c8226f3ef"}}],"id":"f7864435-3c67-449f-bfb6-b36687d6ca52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"000001","contentType":"","description":"<p>Product ID</p>\n","type":"text"},{"key":"product_description","value":"PRODUTO TESTE UPSERT","contentType":"","description":"<p>Product Description</p>\n","type":"text"},{"key":"product_group","value":"000001","contentType":"","description":"<p>Product Group Code</p>\n","type":"text"},{"key":"product_unit","value":"UN","contentType":"","description":"<p>Product Measurement Unit</p>\n","type":"text"},{"key":"product_storage","value":"000001","description":"<p>Product Storage</p>\n","type":"text"},{"key":"product_type","value":"PA","description":"<p>Product Type</p>\n","type":"text"},{"key":"product_ledger_account","value":"000001","description":"<p>Product Ledger Account</p>\n","type":"text"},{"key":"product_ipi_tax_rate","value":"","description":"<p>Product IPI Tax Rate</p>\n","type":"text"},{"key":"product_ncm","value":"","description":"<p>Product NCM </p>\n","type":"text"},{"key":"product_quantity_per_package","value":"","description":"<p>Product Quantity per Package</p>\n","type":"text"},{"key":"product_order_point","value":"","description":"<p>Product Order Point</p>\n","type":"text"},{"key":"product_standard_cost","value":"","description":"<p>Product Standard Cost </p>\n","type":"text"},{"key":"product_net_weight","value":"","description":"<p>Product Net Weight</p>\n","type":"text"},{"key":"product_tracking","value":"","description":"<p>Product Tracking</p>\n","type":"text"},{"key":"product_origin","value":"","description":"<p>Product Origin</p>\n","type":"text"},{"key":"product_partnership_contract","value":"","description":"<p>Product Partnership Contract</p>\n","type":"text"},{"key":"product_center_sc","value":"","description":"<p>Product Center SC </p>\n","type":"text"},{"key":"product_web","value":"","description":"<p>Product Web</p>\n","type":"text"},{"key":"product_buyer_description_mandatory","value":"","description":"<p>Product Buyer Description Mandatory </p>\n","type":"text"},{"key":"product_internal_observation_mandatory","value":"","description":"<p>Product Internal Observation Mandatory</p>\n","type":"text"},{"key":"product_delivery_receipt","value":"","description":"<p>Product Delivery Receipt</p>\n","type":"text"}]},"url":"/API/v1/?/Product/UpsertProduct","description":"<p>Endpoint to add a new Product in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Product/UpsertProduct","value":""}],"variable":[]}},"response":[{"id":"6f396bf7-e184-41b1-a2ae-6416c4e773e3","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"000001","contentType":"","description":"Product ID","type":"text"},{"key":"product_description","value":"PRODUTO TESTE","contentType":"","description":"Product Description","type":"text"},{"key":"product_group","value":"000001","contentType":"","description":"Product Group Code","type":"text"},{"key":"product_unit","value":"UN","contentType":"","description":"Product Measurement Unit","type":"text"},{"key":"product_storage","value":"000001","description":"Product Storage","type":"text"},{"key":"product_type","value":"PA","description":"Product Type","type":"text"},{"key":"product_ledger_account","value":"000001","description":"Product Ledger Account","type":"text"}]},"url":"/API/v1//Product/IncludeProduct"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Product successfully INCLUDED!\",\r\n  \"content\": \"PA-100100PA   2\"\r\n}"},{"id":"0d1ab3b0-2242-48cf-8b5d-57fe0736ab6c","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"000001","contentType":"","description":"Product ID","type":"text"},{"key":"product_description","value":"PRODUTO TESTE","contentType":"","description":"Product Description","type":"text"},{"key":"product_group","value":"000001","contentType":"","description":"Product Group Code","type":"text"},{"key":"product_unit","value":"UN","contentType":"","description":"Product Measurement Unit","type":"text"},{"key":"product_storage","value":"000001","description":"Product Storage","type":"text"},{"key":"product_type","value":"PA","description":"Product Type","type":"text"}]},"url":"/API/v1//Product/IncludeProduct"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Product already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"f7864435-3c67-449f-bfb6-b36687d6ca52"},{"name":"Update","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"id":"cf0f2928-bb4c-4841-8ebd-e02019573fa4"}}],"id":"b4f212c5-064a-4284-b864-50f1a7622034","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"000001","contentType":"","description":"<p>Product ID</p>\n","type":"text"},{"key":"product_description","value":"PRODUTO TESTE UPDATE","contentType":"","description":"<p>Product Description</p>\n","type":"text"},{"key":"product_group","value":"000001","contentType":"","description":"<p>Product Group Code</p>\n","type":"text"},{"key":"product_unit","value":"UN","contentType":"","description":"<p>Product Measurement Unit</p>\n","type":"text"},{"key":"product_storage","value":"000001","description":"<p>Product Storage</p>\n","type":"text"},{"key":"product_type","value":"PA","description":"<p>Product Type</p>\n","type":"text"},{"key":"product_ledger_account","value":"000001","description":"<p>Product Ledger Account</p>\n","type":"text"},{"key":"product_ipi_tax_rate","value":"","description":"<p>Product IPI Tax Rate</p>\n","type":"text"},{"key":"product_ncm","value":"","description":"<p>Product NCM </p>\n","type":"text"},{"key":"product_quantity_per_package","value":"","description":"<p>Product Quantity per Package</p>\n","type":"text"},{"key":"product_order_point","value":"","description":"<p>Product Order Point</p>\n","type":"text"},{"key":"product_standard_cost","value":"","description":"<p>Product Standard Cost </p>\n","type":"text"},{"key":"product_net_weight","value":"","description":"<p>Product Net Weight</p>\n","type":"text"},{"key":"product_tracking","value":"","description":"<p>Product Tracking</p>\n","type":"text"},{"key":"product_origin","value":"","description":"<p>Product Origin</p>\n","type":"text"},{"key":"product_partnership_contract","value":"","description":"<p>Product Partnership Contract</p>\n","type":"text"},{"key":"product_center_sc","value":"","description":"<p>Product Center SC </p>\n","type":"text"},{"key":"product_web","value":"","description":"<p>Product Web</p>\n","type":"text"},{"key":"product_buyer_description_mandatory","value":"","description":"<p>Product Buyer Description Mandatory </p>\n","type":"text"},{"key":"product_internal_observation_mandatory","value":"","description":"<p>Product Internal Observation Mandatory</p>\n","type":"text"},{"key":"product_delivery_receipt","value":"","description":"<p>Product Delivery Receipt</p>\n","type":"text"}]},"url":"/API/v1/?/Product/UpdateProduct","description":"<p>Endpoint to add a new Product in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Product/UpdateProduct","value":""}],"variable":[]}},"response":[{"id":"f5f746b2-68e5-48ca-a5a3-1bdf0b1276af","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"000001","contentType":"","description":"Product ID","type":"text"},{"key":"product_description","value":"PRODUTO TESTE","contentType":"","description":"Product Description","type":"text"},{"key":"product_group","value":"000001","contentType":"","description":"Product Group Code","type":"text"},{"key":"product_unit","value":"UN","contentType":"","description":"Product Measurement Unit","type":"text"},{"key":"product_storage","value":"000001","description":"Product Storage","type":"text"},{"key":"product_type","value":"PA","description":"Product Type","type":"text"},{"key":"product_ledger_account","value":"000001","description":"Product Ledger Account","type":"text"}]},"url":"/API/v1//Product/IncludeProduct"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Product successfully INCLUDED!\",\r\n  \"content\": \"PA-100100PA   2\"\r\n}"},{"id":"8b7a44f2-a25d-4268-a73b-8cd7ac7b2cde","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"000001","contentType":"","description":"Product ID","type":"text"},{"key":"product_description","value":"PRODUTO TESTE","contentType":"","description":"Product Description","type":"text"},{"key":"product_group","value":"000001","contentType":"","description":"Product Group Code","type":"text"},{"key":"product_unit","value":"UN","contentType":"","description":"Product Measurement Unit","type":"text"},{"key":"product_storage","value":"000001","description":"Product Storage","type":"text"},{"key":"product_type","value":"PA","description":"Product Type","type":"text"}]},"url":"/API/v1//Product/IncludeProduct"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Product already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"b4f212c5-064a-4284-b864-50f1a7622034"},{"name":"Delete","id":"9a7383b0-70a7-4651-80fc-19cee0431b74","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"000001","description":"<p>Product ID</p>\n","type":"text"}]},"url":"/API/v1/?/Product/DeleteProduct","description":"<p>Endpoint to remove an existing Product in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Product/DeleteProduct","value":""}],"variable":[]}},"response":[{"id":"62454b8a-6b15-4cdb-a60b-0a99ef10be22","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"000001","description":"Product ID","type":"text"}]},"url":"/API/v1//Product/DeleteProduct"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Product successfully DELETED!\",\r\n  \"content\": \"\"\r\n}"},{"id":"d9f926eb-ba2e-4c7a-ba85-2fcb3c665ebc","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"000001","description":"Product ID","type":"text"}]},"url":"/API/v1//Product/DeleteProduct"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Product doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"9a7383b0-70a7-4651-80fc-19cee0431b74"},{"name":"GetProduct","id":"9f3418ba-b7b8-4efe-87ae-41666c2d431c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"ALL","description":"<p>Product ID</p>\n","type":"text"},{"key":"product_description","value":"ALL","description":"<p>Product Description</p>\n","type":"text"},{"key":"product_type","value":"ALL","description":"<p>Product Type</p>\n","type":"text"},{"key":"product_group","value":"ALL","description":"<p>Product Group</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Page Number </p>\n","type":"text"},{"key":"page_size","value":"10","description":"<p>Page Size</p>\n","type":"text"}]},"url":"/API/v1/?/Product","description":"<p>Endpoint to consult the exisiting Product(s) in the GoEvo|SCM APP</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Product","value":null}],"variable":[]}},"response":[{"id":"c597c6dd-3673-4622-94f2-b6277ad4b89b","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//Product"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"product_id\": \"PA-100100PA   E\",\r\n      \"product_description\": \"PRODUTO TESTE\",\r\n      \"product_storage\": \"15\",\r\n      \"product_group\": \"MAUA\",\r\n      \"product_type\": \"PA\",\r\n      \"product_unit\": \"UN\",\r\n      \"product_ledger_account\": \"S                  7\",\r\n      \"product_id_api\": \"000001\",\r\n      \"product_date\": \"20230815\",\r\n      \"product_hour\": \"16:59:22\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"9f3418ba-b7b8-4efe-87ae-41666c2d431c"}],"id":"d9fbff8a-2592-41fa-97d6-c723af016751","description":"<p>Endpoint to integrate your Product(s) registration with the GoEvo|SCM App.</p>\n","_postman_id":"d9fbff8a-2592-41fa-97d6-c723af016751"},{"name":"Cost Center","item":[{"name":"Include","id":"b5715725-aaa8-4ad5-9c07-9c64cb053ee0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"cost_center_id","value":"000001","contentType":"","description":"<p>Cost Center ID</p>\n","type":"text"},{"key":"cost_center_description","value":"CENTRO DE CUSTO TESTE","contentType":"","description":"<p>Cost Center Description</p>\n","type":"text"},{"key":"cost_center_class","value":"2","contentType":"","description":"<p>Cost Center Class ( 1 - Synthetic / 2 - Analytical )</p>\n","type":"text"},{"key":"cost_center_blocked","value":"2","contentType":"","description":"<p>Cost Center Status Code ( 1 - Inactive / 2 - Active )</p>\n","type":"text"},{"key":"cost_center_normal_condition","value":"","description":"<p>Cost Center Normal Condition</p>\n","type":"text"},{"key":"cost_center_group_approvers","value":"","description":"<p>Cost Center Group Approvers </p>\n","type":"text"},{"key":"cost_center_liberators","value":"","description":"<p>Cost Center Liberators </p>\n","type":"text"},{"key":"cost_center_release_nf","value":"","description":"<p>Cost Center Release NF </p>\n","type":"text"},{"key":"cost_center_buyer_default","value":"","description":"<p>Cost Center Buyer Default </p>\n","type":"text"},{"key":"cost_center_group_approvers_sc_emergency","value":"","description":"<p>Cost Center Group Approvers SC Emergency</p>\n","type":"text"},{"key":"cost_center_group_approvers_sc","value":"","description":"<p>Cost Center Group Approvers SC</p>\n","type":"text"},{"key":"cost_center_tax_release_nf","value":"","description":"<p>Cost Center Tax Release NF </p>\n","type":"text"},{"key":"cost_center_title_release_group","value":"","description":"<p>Cost Center Title Release Group</p>\n","type":"text"},{"key":"cost_center_release_title","value":"","description":"<p>Cost Center Release Title</p>\n","type":"text"},{"key":"cost_center_budget_approval","value":"","description":"<p>Cost Center Budget Approval</p>\n","type":"text"},{"key":"cost_center_responsible","value":"","description":"<p>Cost Center Responsible</p>\n","type":"text"},{"key":"cost_center_accept_accounting_item","value":"","description":"<p>Cost Center Accept Account Item</p>\n","type":"text"},{"key":"cost_center_accept_value_class","value":"","description":"<p>Cost Center Accept Value Class</p>\n","type":"text"},{"key":"cost_center_mandatory_value_class","value":"","description":"<p>Cost Center Mandatory Value Class</p>\n","type":"text"},{"key":"cost_center_higher","value":"","description":"<p>Cost Center Higher</p>\n","type":"text"},{"key":"cost_center_managers_sc","value":"","description":"<p>Cost Center Managers SC</p>\n","type":"text"},{"key":"cost_center_technical_approver","value":"","description":"<p>Cost Center Technical Approver</p>\n","type":"text"},{"key":"cost_center_requires_technical_approver","value":"","description":"<p>Cost Center Requires Technical Approver</p>\n","type":"text"}]},"url":"/API/v1/?/CostCenter/IncludeCostCenter","description":"<p>Endpoint to add a new Cost Center in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/CostCenter/IncludeCostCenter","value":""}],"variable":[]}},"response":[{"id":"9c454a2b-dfc0-46ce-af00-677e517e85ef","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"cost_center_id","value":"000001","contentType":"","description":"Cost Center ID","type":"text"},{"key":"cost_center_description","value":"CENTRO DE CUSTO TESTE","contentType":"","description":"Cost Center Description","type":"text"},{"key":"cost_center_class","value":"2","contentType":"","description":"Cost Center Class ( 1 - Synthetic / 2 - Analytical )","type":"text"},{"key":"cost_center_blocked","value":"2","contentType":"","description":"Cost Center Status Code ( 1 - Inactive / 2 - Active )","type":"text"}]},"url":"/API/v1//CostCenter/IncludeCostCenter"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Cost center successfully INCLUDED!\",\r\n  \"content\": \"000001000\"\r\n}"},{"id":"74d7156f-140e-4e2d-bbc9-a972a3db13b0","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"cost_center_id","value":"000001","contentType":"","description":"Cost Center ID","type":"text"},{"key":"cost_center_description","value":"CENTRO DE CUSTO TESTE","contentType":"","description":"Cost Center Description","type":"text"},{"key":"cost_center_class","value":"2","contentType":"","description":"Cost Center Class ( 1 - Synthetic / 2 - Analytical )","type":"text"},{"key":"cost_center_blocked","value":"2","contentType":"","description":"Cost Center Status Code ( 1 - Inactive / 2 - Active )","type":"text"}]},"url":"/API/v1//CostCenter/IncludeCostCenter"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Cost center already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"b5715725-aaa8-4ad5-9c07-9c64cb053ee0"},{"name":"Upsert","id":"3f4143e7-47e8-4dda-b6e3-90ad08f4cf7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"cost_center_id","value":"000001","contentType":"","description":"<p>Cost Center ID</p>\n","type":"text"},{"key":"cost_center_description","value":"CENTRO DE CUSTO TESTE UPSERT","contentType":"","description":"<p>Cost Center Description</p>\n","type":"text"},{"key":"cost_center_class","value":"2","contentType":"","description":"<p>Cost Center Class ( 1 - Synthetic / 2 - Analytical )</p>\n","type":"text"},{"key":"cost_center_blocked","value":"2","contentType":"","description":"<p>Cost Center Status Code ( 1 - Inactive / 2 - Active )</p>\n","type":"text"},{"key":"cost_center_normal_condition","value":"","description":"<p>Cost Center Normal Condition</p>\n","type":"text"},{"key":"cost_center_group_approvers","value":"","description":"<p>Cost Center Group Approvers </p>\n","type":"text"},{"key":"cost_center_liberators","value":"","description":"<p>Cost Center Liberators </p>\n","type":"text"},{"key":"cost_center_release_nf","value":"","description":"<p>Cost Center Release NF </p>\n","type":"text"},{"key":"cost_center_buyer_default","value":"","description":"<p>Cost Center Buyer Default </p>\n","type":"text"},{"key":"cost_center_group_approvers_sc_emergency","value":"","description":"<p>Cost Center Group Approvers SC Emergency</p>\n","type":"text"},{"key":"cost_center_group_approvers_sc","value":"","description":"<p>Cost Center Group Approvers SC</p>\n","type":"text"},{"key":"cost_center_tax_release_nf","value":"","description":"<p>Cost Center Tax Release NF </p>\n","type":"text"},{"key":"cost_center_title_release_group","value":"","description":"<p>Cost Center Title Release Group</p>\n","type":"text"},{"key":"cost_center_release_title","value":"","description":"<p>Cost Center Release Title</p>\n","type":"text"},{"key":"cost_center_budget_approval","value":"","description":"<p>Cost Center Budget Approval</p>\n","type":"text"},{"key":"cost_center_responsible","value":"","description":"<p>Cost Center Responsible</p>\n","type":"text"},{"key":"cost_center_accept_accounting_item","value":"","description":"<p>Cost Center Accept Account Item</p>\n","type":"text"},{"key":"cost_center_accept_value_class","value":"","description":"<p>Cost Center Accept Value Class</p>\n","type":"text"},{"key":"cost_center_mandatory_value_class","value":"","description":"<p>Cost Center Mandatory Value Class</p>\n","type":"text"},{"key":"cost_center_higher","value":"","description":"<p>Cost Center Higher</p>\n","type":"text"},{"key":"cost_center_managers_sc","value":"","description":"<p>Cost Center Managers SC</p>\n","type":"text"},{"key":"cost_center_technical_approver","value":"","description":"<p>Cost Center Technical Approver</p>\n","type":"text"},{"key":"cost_center_requires_technical_approver","value":"","description":"<p>Cost Center Requires Technical Approver</p>\n","type":"text"}]},"url":"/API/v1/?/CostCenter/UpsertCostCenter","description":"<p>Endpoint to add a new Cost Center in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/CostCenter/UpsertCostCenter","value":""}],"variable":[]}},"response":[{"id":"99c8a97e-677d-4a45-8ed6-6849880b5144","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"cost_center_id","value":"000001","contentType":"","description":"Cost Center ID","type":"text"},{"key":"cost_center_description","value":"CENTRO DE CUSTO TESTE","contentType":"","description":"Cost Center Description","type":"text"},{"key":"cost_center_class","value":"2","contentType":"","description":"Cost Center Class ( 1 - Synthetic / 2 - Analytical )","type":"text"},{"key":"cost_center_blocked","value":"2","contentType":"","description":"Cost Center Status Code ( 1 - Inactive / 2 - Active )","type":"text"}]},"url":"/API/v1//CostCenter/IncludeCostCenter"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Cost center successfully INCLUDED!\",\r\n  \"content\": \"000001000\"\r\n}"},{"id":"ac848420-c77c-482f-8665-a1f1a109b854","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"cost_center_id","value":"000001","contentType":"","description":"Cost Center ID","type":"text"},{"key":"cost_center_description","value":"CENTRO DE CUSTO TESTE","contentType":"","description":"Cost Center Description","type":"text"},{"key":"cost_center_class","value":"2","contentType":"","description":"Cost Center Class ( 1 - Synthetic / 2 - Analytical )","type":"text"},{"key":"cost_center_blocked","value":"2","contentType":"","description":"Cost Center Status Code ( 1 - Inactive / 2 - Active )","type":"text"}]},"url":"/API/v1//CostCenter/IncludeCostCenter"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Cost center already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"3f4143e7-47e8-4dda-b6e3-90ad08f4cf7c"},{"name":"Update","id":"712f6151-ee0e-4e7d-b28c-7edf63e9bc59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"cost_center_id","value":"000001","contentType":"","description":"<p>Cost Center ID</p>\n","type":"text"},{"key":"cost_center_description","value":"CENTRO DE CUSTO TESTE UPDATE","contentType":"","description":"<p>Cost Center Description</p>\n","type":"text"},{"key":"cost_center_class","value":"2","contentType":"","description":"<p>Cost Center Class ( 1 - Synthetic / 2 - Analytical )</p>\n","type":"text"},{"key":"cost_center_blocked","value":"2","contentType":"","description":"<p>Cost Center Status Code ( 1 - Inactive / 2 - Active )</p>\n","type":"text"},{"key":"cost_center_normal_condition","value":"","description":"<p>Cost Center Normal Condition</p>\n","type":"text"},{"key":"cost_center_group_approvers","value":"","description":"<p>Cost Center Group Approvers </p>\n","type":"text"},{"key":"cost_center_liberators","value":"","description":"<p>Cost Center Liberators </p>\n","type":"text"},{"key":"cost_center_release_nf","value":"","description":"<p>Cost Center Release NF </p>\n","type":"text"},{"key":"cost_center_buyer_default","value":"","description":"<p>Cost Center Buyer Default </p>\n","type":"text"},{"key":"cost_center_group_approvers_sc_emergency","value":"","description":"<p>Cost Center Group Approvers SC Emergency</p>\n","type":"text"},{"key":"cost_center_group_approvers_sc","value":"","description":"<p>Cost Center Group Approvers SC</p>\n","type":"text"},{"key":"cost_center_tax_release_nf","value":"","description":"<p>Cost Center Tax Release NF </p>\n","type":"text"},{"key":"cost_center_title_release_group","value":"","description":"<p>Cost Center Title Release Group</p>\n","type":"text"},{"key":"cost_center_release_title","value":"","description":"<p>Cost Center Release Title</p>\n","type":"text"},{"key":"cost_center_budget_approval","value":"","description":"<p>Cost Center Budget Approval</p>\n","type":"text"},{"key":"cost_center_responsible","value":"","description":"<p>Cost Center Responsible</p>\n","type":"text"},{"key":"cost_center_accept_accounting_item","value":"","description":"<p>Cost Center Accept Account Item</p>\n","type":"text"},{"key":"cost_center_accept_value_class","value":"","description":"<p>Cost Center Accept Value Class</p>\n","type":"text"},{"key":"cost_center_mandatory_value_class","value":"","description":"<p>Cost Center Mandatory Value Class</p>\n","type":"text"},{"key":"cost_center_higher","value":"","description":"<p>Cost Center Higher</p>\n","type":"text"},{"key":"cost_center_managers_sc","value":"","description":"<p>Cost Center Managers SC</p>\n","type":"text"},{"key":"cost_center_technical_approver","value":"","description":"<p>Cost Center Technical Approver</p>\n","type":"text"},{"key":"cost_center_requires_technical_approver","value":"","description":"<p>Cost Center Requires Technical Approver</p>\n","type":"text"}]},"url":"/API/v1/?/CostCenter/UpdateCostCenter","description":"<p>Endpoint to add a new Cost Center in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/CostCenter/UpdateCostCenter","value":""}],"variable":[]}},"response":[{"id":"717eac6d-26e5-4c9a-b55f-1aab7fa9d9c7","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"cost_center_id","value":"000001","contentType":"","description":"Cost Center ID","type":"text"},{"key":"cost_center_description","value":"CENTRO DE CUSTO TESTE","contentType":"","description":"Cost Center Description","type":"text"},{"key":"cost_center_class","value":"2","contentType":"","description":"Cost Center Class ( 1 - Synthetic / 2 - Analytical )","type":"text"},{"key":"cost_center_blocked","value":"2","contentType":"","description":"Cost Center Status Code ( 1 - Inactive / 2 - Active )","type":"text"}]},"url":"/API/v1//CostCenter/IncludeCostCenter"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Cost center successfully INCLUDED!\",\r\n  \"content\": \"000001000\"\r\n}"},{"id":"e5318259-7e83-4df7-ad7a-6b5358f2532a","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"cost_center_id","value":"000001","contentType":"","description":"Cost Center ID","type":"text"},{"key":"cost_center_description","value":"CENTRO DE CUSTO TESTE","contentType":"","description":"Cost Center Description","type":"text"},{"key":"cost_center_class","value":"2","contentType":"","description":"Cost Center Class ( 1 - Synthetic / 2 - Analytical )","type":"text"},{"key":"cost_center_blocked","value":"2","contentType":"","description":"Cost Center Status Code ( 1 - Inactive / 2 - Active )","type":"text"}]},"url":"/API/v1//CostCenter/IncludeCostCenter"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Cost center already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"712f6151-ee0e-4e7d-b28c-7edf63e9bc59"},{"name":"Delete","id":"70691bb1-e710-427b-90ab-122767dd2a14","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"cost_center_id","value":"000001","description":"<p>Cost Center ID</p>\n","type":"text"}]},"url":"/API/v1/?/CostCenter/DeleteCostCenter","description":"<p>Endpoint to remove an existing Cost Center in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/CostCenter/DeleteCostCenter","value":""}],"variable":[]}},"response":[{"id":"c80d6a10-a3af-48ec-9168-e93389c5f657","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"cost_center_id","value":"000001","description":"Cost Center ID","type":"text"}]},"url":"/API/v1//CostCenter/DeleteCostCenter"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Cost center successfully DELETED!\",\r\n  \"content\": \"\"\r\n}"},{"id":"54d34204-70e3-4420-86d0-0809f241e20a","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"cost_center_id","value":"000001","description":"Cost Center ID","type":"text"}]},"url":"/API/v1//CostCenter/DeleteCostCenter"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Cost center doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"70691bb1-e710-427b-90ab-122767dd2a14"},{"name":"GetCostCenter","id":"4d3ea1a9-861b-41e2-97fe-06f1851498ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"cost_center_id","value":"ALL","description":"<p>Cost Center ID</p>\n","type":"text"},{"key":"cost_center_description","value":"ALL","description":"<p>Cost Center Description</p>\n","type":"text"},{"key":"cost_center_class","value":"ALL","description":"<p>Cost Center Class</p>\n","type":"text"},{"key":"cost_center_normal_condition","value":"ALL","description":"<p>Cost Center Normal Condition</p>\n","type":"text"},{"key":"cost_center_blocked","value":"ALL","description":"<p>Cost Center Blocked</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Page</p>\n","type":"text"},{"key":"page_size","value":"10","description":"<p>Page Size</p>\n","type":"text"}]},"url":"/API/v1/?/CostCenter","description":"<p>Endpoint to consult the exisiting Cost Center(s) in the GoEvo|SCM APP</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/CostCenter","value":null}],"variable":[]}},"response":[{"id":"4474d03e-4ea2-41b7-8a30-55bd53ee07ba","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//CostCenter"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"cost_center_id\": \"000001000\",\r\n      \"cost_center_description\": \"CENTRO DE CUSTO TESTE\",\r\n      \"cost_center_class\": \"Analytical\",\r\n      \"cost_center_normal_condition\": \"\",\r\n      \"cost_center_blocked\": \"Active\",\r\n      \"cost_center_responsible\": \"\",\r\n      \"cost_center_id_api\": \"000001\",\r\n      \"cost_center_date\": \"20230816\",\r\n      \"cost_center_hour\": \"16:16:09\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"4d3ea1a9-861b-41e2-97fe-06f1851498ae"}],"id":"39a56f45-e739-4f8e-a72f-f47f97b8953c","description":"<p>Endpoint to integrate your Cost Center registration with the GoEvo|SCM App.</p>\n<p>Normally, the Cost Center is the representation of the departments of a company</p>\n","_postman_id":"39a56f45-e739-4f8e-a72f-f47f97b8953c"},{"name":"Buyer","item":[{"name":"Include","id":"b2e4a889-e781-45d1-a571-d4e0b64d493d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"buyer_id","value":"000001","contentType":"","description":"<p>Buyer ID</p>\n","type":"text"},{"key":"buyer_name","value":"COMPRADOR PADRÃO","contentType":"","description":"<p>Buyer Name</p>\n","type":"text"},{"key":"buyer_email","value":"SUPORTE@TPRIME.COM.BR","description":"<p>Buyer E-mail</p>\n","type":"text"},{"key":"buyer_allocate","value":"","description":"<p>Buyer Allocate</p>\n","type":"text"},{"key":"buyer_access","value":"","description":"<p>Buyer Access</p>\n","type":"text"},{"key":"buyer_user_code","value":"","description":"<p>Buyer User Code</p>\n","type":"text"},{"key":"buyer_approval_group","value":"","description":"<p>Buyer Approval Group</p>\n","type":"text"},{"key":"buyer_phone","value":"","description":"<p>Buyer Phone</p>\n","type":"text"},{"key":"buyer_standard_group","value":"","description":"<p>Buyer Standard Group</p>\n","type":"text"},{"key":"buyer_additional","value":"","description":"<p>Buyer Additional</p>\n","type":"text"},{"key":"buyer_contract_approval_group","value":"","description":"<p>Buyer Contract Approval</p>\n","type":"text"},{"key":"buyer_goevo_profile","value":"","description":"<p>Buyer Goevo Profile</p>\n","type":"text"},{"key":"buyer_edit_pre_order_quantity","value":"","description":"<p>Buyer Edit Pre Order Quantity</p>\n","type":"text"},{"key":"buyer_edit_pre_order_quantity_prod","value":"","description":"<p>Buyer Edit Pre Order Quantity Prod</p>\n","type":"text"},{"key":"buyer_pre_order_loose_item_addition","value":"","description":"<p>Buyer Pre Order Loose Item Addition</p>\n","type":"text"},{"key":"buyer_includes_order_without_sc","value":"","description":"<p>Buyer Includes Order without SC</p>\n","type":"text"},{"key":"buyer_exclusion_purchase_order","value":"","description":"<p>Buyer Exclusion Purchase Order</p>\n","type":"text"},{"key":"buyer_order_maintenance","value":"","description":"<p>Buyer Order Maintenance</p>\n","type":"text"},{"key":"buyer_copy_order","value":"","description":"<p>Buyer Copy Order</p>\n","type":"text"}]},"url":"/API/v1/?/Buyer/IncludeBuyer","description":"<p>Endpoint to add a new Buyer in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Buyer/IncludeBuyer","value":""}],"variable":[]}},"response":[{"id":"3b1eb0f8-88ff-4e94-b2fd-4887cb330039","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"buyer_id","value":"000001","contentType":"","description":"Buyer ID","type":"text"},{"key":"buyer_name","value":"COMPRADOR PADRÃO","contentType":"","description":"Buyer Name","type":"text"},{"key":"buyer_email","value":"SUPORTE@TPRIME.COM.BR","description":"Buyer E-mail","type":"text"}]},"url":"/API/v1//Buyer/IncludeBuyer"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Buyer successfully INCLUDED!\",\r\n  \"content\": \"017\"\r\n}"},{"id":"6b907f27-a384-4249-be7c-fa2790d09b7e","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"buyer_id","value":"000001","contentType":"","description":"Buyer ID","type":"text"},{"key":"buyer_name","value":"COMPRADOR PADRÃO","contentType":"","description":"Buyer Name","type":"text"},{"key":"buyer_email","value":"SUPORTE@TPRIME.COM.BR","description":"Buyer E-mail","type":"text"}]},"url":"/API/v1//Buyer/IncludeBuyer"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Buyer already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"b2e4a889-e781-45d1-a571-d4e0b64d493d"},{"name":"Upsert","id":"af80d9a0-fce8-4d58-a996-d3ba14c93c90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"buyer_id","value":"000001","contentType":"","description":"<p>Buyer ID</p>\n","type":"text"},{"key":"buyer_name","value":"COMPRADOR PADRÃO UPSERT","contentType":"","description":"<p>Buyer Name</p>\n","type":"text"},{"key":"buyer_email","value":"SUPORTE@TPRIME.COM.BR","description":"<p>Buyer E-mail</p>\n","type":"text"},{"key":"buyer_allocate","value":"","description":"<p>Buyer Allocate</p>\n","type":"text"},{"key":"buyer_access","value":"","description":"<p>Buyer Access</p>\n","type":"text"},{"key":"buyer_user_code","value":"","description":"<p>Buyer User Code</p>\n","type":"text"},{"key":"buyer_approval_group","value":"","description":"<p>Buyer Approval Group</p>\n","type":"text"},{"key":"buyer_phone","value":"","description":"<p>Buyer Phone</p>\n","type":"text"},{"key":"buyer_standard_group","value":"","description":"<p>Buyer Standard Group</p>\n","type":"text"},{"key":"buyer_additional","value":"","description":"<p>Buyer Additional</p>\n","type":"text"},{"key":"buyer_contract_approval_group","value":"","description":"<p>Buyer Contract Approval</p>\n","type":"text"},{"key":"buyer_goevo_profile","value":"","description":"<p>Buyer Goevo Profile</p>\n","type":"text"},{"key":"buyer_edit_pre_order_quantity","value":"","description":"<p>Buyer Edit Pre Order Quantity</p>\n","type":"text"},{"key":"buyer_edit_pre_order_quantity_prod","value":"","description":"<p>Buyer Edit Pre Order Quantity Prod</p>\n","type":"text"},{"key":"buyer_pre_order_loose_item_addition","value":"","description":"<p>Buyer Pre Order Loose Item Addition</p>\n","type":"text"},{"key":"buyer_includes_order_without_sc","value":"","description":"<p>Buyer Includes Order without SC</p>\n","type":"text"},{"key":"buyer_exclusion_purchase_order","value":"","description":"<p>Buyer Exclusion Purchase Order</p>\n","type":"text"},{"key":"buyer_order_maintenance","value":"","description":"<p>Buyer Order Maintenance</p>\n","type":"text"},{"key":"buyer_copy_order","value":"","description":"<p>Buyer Copy Order</p>\n","type":"text"}]},"url":"/API/v1/?/Buyer/UpsertBuyer","description":"<p>Endpoint to add a new Buyer in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Buyer/UpsertBuyer","value":""}],"variable":[]}},"response":[{"id":"b5ea79fd-49c7-4e4d-821b-a56e29562d47","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"buyer_id","value":"000001","contentType":"","description":"Buyer ID","type":"text"},{"key":"buyer_name","value":"COMPRADOR PADRÃO","contentType":"","description":"Buyer Name","type":"text"},{"key":"buyer_email","value":"SUPORTE@TPRIME.COM.BR","description":"Buyer E-mail","type":"text"}]},"url":"/API/v1//Buyer/IncludeBuyer"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Buyer successfully INCLUDED!\",\r\n  \"content\": \"017\"\r\n}"},{"id":"f17d265c-3dc4-49d1-95b4-ad7fdcdf00c1","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"buyer_id","value":"000001","contentType":"","description":"Buyer ID","type":"text"},{"key":"buyer_name","value":"COMPRADOR PADRÃO","contentType":"","description":"Buyer Name","type":"text"},{"key":"buyer_email","value":"SUPORTE@TPRIME.COM.BR","description":"Buyer E-mail","type":"text"}]},"url":"/API/v1//Buyer/IncludeBuyer"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Buyer already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"af80d9a0-fce8-4d58-a996-d3ba14c93c90"},{"name":"Update","id":"c9e414ff-91a2-4c18-ab19-a167ff528f24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"buyer_id","value":"000001","contentType":"","description":"<p>Buyer ID</p>\n","type":"text"},{"key":"buyer_name","value":"COMPRADOR PADRÃO UPDATE","contentType":"","description":"<p>Buyer Name</p>\n","type":"text"},{"key":"buyer_email","value":"SUPORTE@TPRIME.COM.BR","description":"<p>Buyer E-mail</p>\n","type":"text"},{"key":"buyer_allocate","value":"","description":"<p>Buyer Allocate</p>\n","type":"text"},{"key":"buyer_access","value":"","description":"<p>Buyer Access</p>\n","type":"text"},{"key":"buyer_user_code","value":"","description":"<p>Buyer User Code</p>\n","type":"text"},{"key":"buyer_approval_group","value":"","description":"<p>Buyer Approval Group</p>\n","type":"text"},{"key":"buyer_phone","value":"","description":"<p>Buyer Phone</p>\n","type":"text"},{"key":"buyer_standard_group","value":"","description":"<p>Buyer Standard Group</p>\n","type":"text"},{"key":"buyer_additional","value":"","description":"<p>Buyer Additional</p>\n","type":"text"},{"key":"buyer_contract_approval_group","value":"","description":"<p>Buyer Contract Approval</p>\n","type":"text"},{"key":"buyer_goevo_profile","value":"","description":"<p>Buyer Goevo Profile</p>\n","type":"text"},{"key":"buyer_edit_pre_order_quantity","value":"","description":"<p>Buyer Edit Pre Order Quantity</p>\n","type":"text"},{"key":"buyer_edit_pre_order_quantity_prod","value":"","description":"<p>Buyer Edit Pre Order Quantity Prod</p>\n","type":"text"},{"key":"buyer_pre_order_loose_item_addition","value":"","description":"<p>Buyer Pre Order Loose Item Addition</p>\n","type":"text"},{"key":"buyer_includes_order_without_sc","value":"","description":"<p>Buyer Includes Order without SC</p>\n","type":"text"},{"key":"buyer_exclusion_purchase_order","value":"","description":"<p>Buyer Exclusion Purchase Order</p>\n","type":"text"},{"key":"buyer_order_maintenance","value":"","description":"<p>Buyer Order Maintenance</p>\n","type":"text"},{"key":"buyer_copy_order","value":"","description":"<p>Buyer Copy Order</p>\n","type":"text"}]},"url":"/API/v1/?/Buyer/UpdateBuyer","description":"<p>Endpoint to add a new Buyer in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Buyer/UpdateBuyer","value":""}],"variable":[]}},"response":[{"id":"8617eb15-fdad-4d7c-9aa3-028cc54b0b69","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"buyer_id","value":"000001","contentType":"","description":"Buyer ID","type":"text"},{"key":"buyer_name","value":"COMPRADOR PADRÃO","contentType":"","description":"Buyer Name","type":"text"},{"key":"buyer_email","value":"SUPORTE@TPRIME.COM.BR","description":"Buyer E-mail","type":"text"}]},"url":"/API/v1//Buyer/IncludeBuyer"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Buyer successfully INCLUDED!\",\r\n  \"content\": \"017\"\r\n}"},{"id":"78896b19-79bb-40a2-823f-91f45648387a","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"buyer_id","value":"000001","contentType":"","description":"Buyer ID","type":"text"},{"key":"buyer_name","value":"COMPRADOR PADRÃO","contentType":"","description":"Buyer Name","type":"text"},{"key":"buyer_email","value":"SUPORTE@TPRIME.COM.BR","description":"Buyer E-mail","type":"text"}]},"url":"/API/v1//Buyer/IncludeBuyer"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Buyer already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"c9e414ff-91a2-4c18-ab19-a167ff528f24"},{"name":"Delete","id":"3362ca75-7024-437b-8a29-883dbd09cc45","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"buyer_id","value":"000001","description":"<p>Buyer ID</p>\n","type":"text"}]},"url":"/API/v1/?/Buyer/DeleteBuyer","description":"<p>Endpoint to remove an existing Buyer in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Buyer/DeleteBuyer","value":null}],"variable":[]}},"response":[{"id":"6c04bcf7-9806-4c45-97a6-ff1ca9f5d229","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"buyer_id","value":"000001","description":"Buyer ID","type":"text"}]},"url":"/API/v1//Buyer/DeleteBuyer"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Buyer successfully DELETED!\",\r\n  \"content\": \"\"\r\n}"},{"id":"430c4df1-6e28-4365-aff4-fba7cdb385b0","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"buyer_id","value":"000001","description":"Buyer ID","type":"text"}]},"url":"/API/v1//Buyer/DeleteBuyer"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Buyer doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"3362ca75-7024-437b-8a29-883dbd09cc45"},{"name":"GetBuyer","id":"3a3ae1cc-48eb-409f-979a-5e349162d000","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"account_id","value":"ALL","type":"text","description":"<p>Buyer ID</p>\n"},{"key":"buyer_id","value":"ALL","type":"text","description":"<p>Buyer Name</p>\n"},{"key":"buyer_name","value":"ALL","type":"text","description":"<p>Page</p>\n"},{"key":"page","value":"1","type":"text","description":"<p>Page Size</p>\n"},{"key":"page_size","value":"10","type":"text"}]},"url":"/API/v1/?/Buyer","description":"<p>Endpoint to consult the exisiting Storage in the GoEvo|SCM APP</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Buyer","value":null}],"variable":[]}},"response":[{"id":"afa1f061-3949-4917-b264-7bbb959519c4","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//Buyer"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"buyer_id\": \"012\",\r\n      \"buyer_name\": \"COMPRADOR PADRÃO\",\r\n      \"buyer_user_code\": \"\",\r\n      \"buyer_email\": \"SUPORTE@TPRIME.COM.BR\",\r\n      \"buyer_approval_group\": \"\",\r\n      \"buyer_standard_group\": \"\",\r\n      \"buyer_phone\": \"\",\r\n      \"buyer_id_api\": \"000002\",\r\n      \"buyer_date\": \"20230811\",\r\n      \"buyer_hour\": \"13:47:34\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"3a3ae1cc-48eb-409f-979a-5e349162d000"}],"id":"2964f982-98f9-48fe-91e2-b7b0814350c9","description":"<p>Endpoint to integrate your Buyer registration with the GoEvo|SCM App.</p>\n","_postman_id":"2964f982-98f9-48fe-91e2-b7b0814350c9"},{"name":"Supplier","item":[{"name":"Include","id":"5ea67d97-748a-40c8-9572-f389a04f9215","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_id","value":"000001","contentType":"","description":"<p>Supplier ID</p>\n","type":"text"},{"key":"supplier_store","value":"00","contentType":"","description":"<p>Supplier Store</p>\n","type":"text"},{"key":"supplier_name","value":"EMPRESA TESTE","description":"<p>Supplier Name</p>\n","type":"text"},{"key":"supplier_short_name","value":"TESTE","description":"<p>Supplier Short Name</p>\n","type":"text"},{"key":"supplier_cpf_cnpj","value":"00000000000000","description":"<p>Supplier CPF/CNPJ</p>\n","type":"text"},{"key":"supplier_contact","value":"","description":"<p>Supplier Contact</p>\n","type":"text"},{"key":"supplier_address","value":"","description":"<p>Supplier Address</p>\n","type":"text"},{"key":"supplier_district","value":"","description":"<p>Supplier District</p>\n","type":"text"},{"key":"supplier_city","value":"","description":"<p>Supplier City</p>\n","type":"text"},{"key":"supplier_state","value":"","description":"<p>Supplier State</p>\n","type":"text"},{"key":"supplier_type_supply","value":"","description":"<p>Supplier Type Supply</p>\n","type":"text"},{"key":"supplier_zip_code","value":"","description":"<p>Supplier Zip Code</p>\n","type":"text"},{"key":"supplier_type","value":"","description":"<p>Supplier Type</p>\n","type":"text"},{"key":"supplier_country_code","value":"","description":"<p>Supplier Country Code</p>\n","type":"text"},{"key":"supplier_area_code","value":"","description":"<p>Supplier Area Code</p>\n","type":"text"},{"key":"supplier_phone","value":"","description":"<p>Supplier Phone</p>\n","type":"text"},{"key":"supplier_email","value":"","description":"<p>Supplier Email</p>\n","type":"text"},{"key":"supplier_minimum_value","value":"","description":"<p>Supplier Minimum Value</p>\n","type":"text"},{"key":"supplier_blocked","value":"","description":"<p>Supplier Blocked</p>\n","type":"text"},{"key":"supplier_financial_class_code","value":"","description":"<p>Supplier Financial Class Code</p>\n","type":"text"},{"key":"supplier_payment_terms","value":"","description":"<p>Supplier Payment Terms</p>\n","type":"text"},{"key":"supplier_ledger_account_code","value":"","description":"<p>Supplier Ledger Account Code</p>\n","type":"text"},{"key":"supplier_bank_code","value":"","description":"<p>Supplier Bank Code</p>\n","type":"text"},{"key":"supplier_agency_code","value":"","description":"<p>Supplier Agency Code</p>\n","type":"text"},{"key":"supplier_current_account","value":"","description":"<p>Supplier Current Account</p>\n","type":"text"},{"key":"supplier_payment_method","value":"","description":"<p>Supplier Payment Method</p>\n","type":"text"},{"key":"supplier_pix_key_type","value":"","description":"<p>Supplier Pix Key Type</p>\n","type":"text"},{"key":"supplier_observation","value":"","description":"<p>Supplier Observation</p>\n","type":"text"},{"key":"supplier_questionnaire_number","value":"","description":"<p>Supplier Questionnaire Number</p>\n","type":"text"},{"key":"supplier_responsible_buyer","value":"","description":"<p>Supplier Responsible Buyer </p>\n","type":"text"},{"key":"supplier_automatic_email_invoicing","value":"","description":"<p>Supplier Automatic Email Invoicing</p>\n","type":"text"},{"key":"supplier_assessment_nf","value":"","description":"<p>Supplier Assessment NF </p>\n","type":"text"},{"key":"supplier_state_registration","value":"","description":"<p>Supplier State Registration</p>\n","type":"text"},{"key":"supplier_city_registration","value":"","description":"<p>Supplier City Registration</p>\n","type":"text"},{"key":"supplier_forwarding_agent","value":"","description":"<p>Supplier Forwarding Agent</p>\n","type":"text"},{"key":"supplier_pix_key","value":"","description":"<p>Supplier Pix Key</p>\n","type":"text"}]},"url":"/API/v1/?/Supplier/IncludeSupplier","description":"<p>Endpoint to add a new Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Supplier/IncludeSupplier","value":""}],"variable":[]}},"response":[{"id":"013142b7-6d3b-4944-a8c1-f6ac23040a71","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_id","value":"000001","contentType":"","description":"Supplier ID","type":"text"},{"key":"supplier_store","value":"00","contentType":"","description":"Supplier Store","type":"text"},{"key":"supplier_name","value":"EMPRESA TESTE","description":"Supplier Name","type":"text"},{"key":"supplier_short_name","value":"TESTE","description":"Supplier Short Name","type":"text"},{"key":"supplier_cpf_cnpj","value":"00000000000000","description":"Supplier CPF/CNPJ","type":"text"}]},"url":"/API/v1//Supplier/IncludeSupplier"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Supplier successfully INCLUDED!\",\r\n  \"content\": \"99999K\"\r\n}"},{"id":"5b04113d-2bd8-4dbf-bb5c-c42ec807ad32","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_id","value":"000001","contentType":"","description":"Supplier ID","type":"text"},{"key":"supplier_store","value":"00","contentType":"","description":"Supplier Store","type":"text"},{"key":"supplier_name","value":"EMPRESA TESTE","description":"Supplier Name","type":"text"},{"key":"supplier_short_name","value":"TESTE","description":"Supplier Short Name","type":"text"},{"key":"supplier_cpf_cnpj","value":"00000000000000","description":"Supplier CPF/CNPJ","type":"text"}]},"url":"/API/v1//Supplier/IncludeSupplier"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Supplier already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"5ea67d97-748a-40c8-9572-f389a04f9215"},{"name":"Upsert","id":"6e6938e5-8b7a-42b4-a172-e3bb98866c47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_id","value":"000001","contentType":"","description":"<p>Supplier ID</p>\n","type":"text"},{"key":"supplier_store","value":"00","contentType":"","description":"<p>Supplier Store</p>\n","type":"text"},{"key":"supplier_name","value":"EMPRESA TESTE","description":"<p>Supplier Name</p>\n","type":"text"},{"key":"supplier_short_name","value":"TESTE","description":"<p>Supplier Short Name</p>\n","type":"text"},{"key":"supplier_cpf_cnpj","value":"00000000000000","description":"<p>Supplier CPF/CNPJ</p>\n","type":"text"},{"key":"supplier_contact","value":"","description":"<p>Supplier Contact</p>\n","type":"text"},{"key":"supplier_address","value":"","description":"<p>Supplier Address</p>\n","type":"text"},{"key":"supplier_district","value":"","description":"<p>Supplier District</p>\n","type":"text"},{"key":"supplier_city","value":"","description":"<p>Supplier City</p>\n","type":"text"},{"key":"supplier_state","value":"","description":"<p>Supplier State</p>\n","type":"text"},{"key":"supplier_type_supply","value":"","description":"<p>Supplier Type Supply</p>\n","type":"text"},{"key":"supplier_zip_code","value":"","description":"<p>Supplier Zip Code</p>\n","type":"text"},{"key":"supplier_type","value":"","description":"<p>Supplier Type</p>\n","type":"text"},{"key":"supplier_country_code","value":"","description":"<p>Supplier Country Code</p>\n","type":"text"},{"key":"supplier_area_code","value":"","description":"<p>Supplier Area Code</p>\n","type":"text"},{"key":"supplier_phone","value":"","description":"<p>Supplier Phone</p>\n","type":"text"},{"key":"supplier_email","value":"","description":"<p>Supplier Email</p>\n","type":"text"},{"key":"supplier_minimum_value","value":"","description":"<p>Supplier Minimum Value</p>\n","type":"text"},{"key":"supplier_blocked","value":"","description":"<p>Supplier Blocked</p>\n","type":"text"},{"key":"supplier_financial_class_code","value":"","description":"<p>Supplier Financial Class Code</p>\n","type":"text"},{"key":"supplier_payment_terms","value":"","description":"<p>Supplier Payment Terms</p>\n","type":"text"},{"key":"supplier_ledger_account_code","value":"","description":"<p>Supplier Ledger Account Code</p>\n","type":"text"},{"key":"supplier_bank_code","value":"","description":"<p>Supplier Bank Code</p>\n","type":"text"},{"key":"supplier_agency_code","value":"","description":"<p>Supplier Agency Code</p>\n","type":"text"},{"key":"supplier_current_account","value":"","description":"<p>Supplier Current Account</p>\n","type":"text"},{"key":"supplier_payment_method","value":"","description":"<p>Supplier Payment Method</p>\n","type":"text"},{"key":"supplier_pix_key_type","value":"","description":"<p>Supplier Pix Key Type</p>\n","type":"text"},{"key":"supplier_observation","value":"","description":"<p>Supplier Observation</p>\n","type":"text"},{"key":"supplier_questionnaire_number","value":"","description":"<p>Supplier Questionnaire Number</p>\n","type":"text"},{"key":"supplier_responsible_buyer","value":"","description":"<p>Supplier Responsible Buyer </p>\n","type":"text"},{"key":"supplier_automatic_email_invoicing","value":"","description":"<p>Supplier Automatic Email Invoicing</p>\n","type":"text"},{"key":"supplier_assessment_nf","value":"","description":"<p>Supplier Assessment NF </p>\n","type":"text"},{"key":"supplier_state_registration","value":"","description":"<p>Supplier State Registration</p>\n","type":"text"},{"key":"supplier_city_registration","value":"","description":"<p>Supplier City Registration</p>\n","type":"text"},{"key":"supplier_forwarding_agent","value":"","description":"<p>Supplier Forwarding Agent</p>\n","type":"text"},{"key":"supplier_pix_key","value":"","description":"<p>Supplier Pix Key</p>\n","type":"text"}]},"url":"/API/v1/?/Supplier/UpsertSupplier","description":"<p>Endpoint to add a new Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Supplier/UpsertSupplier","value":""}],"variable":[]}},"response":[{"id":"cc5ef7a8-82b7-49b7-8fed-2d1a7e143882","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_id","value":"000001","contentType":"","description":"Supplier ID","type":"text"},{"key":"supplier_store","value":"00","contentType":"","description":"Supplier Store","type":"text"},{"key":"supplier_name","value":"EMPRESA TESTE","description":"Supplier Name","type":"text"},{"key":"supplier_short_name","value":"TESTE","description":"Supplier Short Name","type":"text"},{"key":"supplier_cpf_cnpj","value":"00000000000000","description":"Supplier CPF/CNPJ","type":"text"}]},"url":"/API/v1//Supplier/IncludeSupplier"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Supplier successfully INCLUDED!\",\r\n  \"content\": \"99999K\"\r\n}"},{"id":"07798e20-1e3a-448f-92be-6864ea7d54ac","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_id","value":"000001","contentType":"","description":"Supplier ID","type":"text"},{"key":"supplier_store","value":"00","contentType":"","description":"Supplier Store","type":"text"},{"key":"supplier_name","value":"EMPRESA TESTE","description":"Supplier Name","type":"text"},{"key":"supplier_short_name","value":"TESTE","description":"Supplier Short Name","type":"text"},{"key":"supplier_cpf_cnpj","value":"00000000000000","description":"Supplier CPF/CNPJ","type":"text"}]},"url":"/API/v1//Supplier/IncludeSupplier"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Supplier already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"6e6938e5-8b7a-42b4-a172-e3bb98866c47"},{"name":"Update","id":"ccf68717-a383-4cbe-b812-1078b6fe6dd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_id","value":"000001","contentType":"","description":"<p>Supplier ID</p>\n","type":"text"},{"key":"supplier_store","value":"00","contentType":"","description":"<p>Supplier Store</p>\n","type":"text"},{"key":"supplier_name","value":"EMPRESA TESTE","description":"<p>Supplier Name</p>\n","type":"text"},{"key":"supplier_short_name","value":"TESTE","description":"<p>Supplier Short Name</p>\n","type":"text"},{"key":"supplier_cpf_cnpj","value":"00000000000000","description":"<p>Supplier CPF/CNPJ</p>\n","type":"text"},{"key":"supplier_contact","value":"","description":"<p>Supplier Contact</p>\n","type":"text"},{"key":"supplier_address","value":"","description":"<p>Supplier Address</p>\n","type":"text"},{"key":"supplier_district","value":"","description":"<p>Supplier District</p>\n","type":"text"},{"key":"supplier_city","value":"","description":"<p>Supplier City</p>\n","type":"text"},{"key":"supplier_state","value":"","description":"<p>Supplier State</p>\n","type":"text"},{"key":"supplier_type_supply","value":"","description":"<p>Supplier Type Supply</p>\n","type":"text"},{"key":"supplier_zip_code","value":"","description":"<p>Supplier Zip Code</p>\n","type":"text"},{"key":"supplier_type","value":"","description":"<p>Supplier Type</p>\n","type":"text"},{"key":"supplier_country_code","value":"","description":"<p>Supplier Country Code</p>\n","type":"text"},{"key":"supplier_area_code","value":"","description":"<p>Supplier Area Code</p>\n","type":"text"},{"key":"supplier_phone","value":"","description":"<p>Supplier Phone</p>\n","type":"text"},{"key":"supplier_email","value":"","description":"<p>Supplier Email</p>\n","type":"text"},{"key":"supplier_minimum_value","value":"","description":"<p>Supplier Minimum Value</p>\n","type":"text"},{"key":"supplier_blocked","value":"","description":"<p>Supplier Blocked</p>\n","type":"text"},{"key":"supplier_financial_class_code","value":"","description":"<p>Supplier Financial Class Code</p>\n","type":"text"},{"key":"supplier_payment_terms","value":"","description":"<p>Supplier Payment Terms</p>\n","type":"text"},{"key":"supplier_ledger_account_code","value":"","description":"<p>Supplier Ledger Account Code</p>\n","type":"text"},{"key":"supplier_bank_code","value":"","description":"<p>Supplier Bank Code</p>\n","type":"text"},{"key":"supplier_agency_code","value":"","description":"<p>Supplier Agency Code</p>\n","type":"text"},{"key":"supplier_current_account","value":"","description":"<p>Supplier Current Account</p>\n","type":"text"},{"key":"supplier_payment_method","value":"","description":"<p>Supplier Payment Method</p>\n","type":"text"},{"key":"supplier_pix_key_type","value":"","description":"<p>Supplier Pix Key Type</p>\n","type":"text"},{"key":"supplier_observation","value":"","description":"<p>Supplier Observation</p>\n","type":"text"},{"key":"supplier_questionnaire_number","value":"","description":"<p>Supplier Questionnaire Number</p>\n","type":"text"},{"key":"supplier_responsible_buyer","value":"","description":"<p>Supplier Responsible Buyer </p>\n","type":"text"},{"key":"supplier_automatic_email_invoicing","value":"","description":"<p>Supplier Automatic Email Invoicing</p>\n","type":"text"},{"key":"supplier_assessment_nf","value":"","description":"<p>Supplier Assessment NF </p>\n","type":"text"},{"key":"supplier_state_registration","value":"","description":"<p>Supplier State Registration</p>\n","type":"text"},{"key":"supplier_city_registration","value":"","description":"<p>Supplier City Registration</p>\n","type":"text"},{"key":"supplier_forwarding_agent","value":"","description":"<p>Supplier Forwarding Agent</p>\n","type":"text"},{"key":"supplier_pix_key","value":"","description":"<p>Supplier Pix Key</p>\n","type":"text"}]},"url":"/API/v1/?/Supplier/UpdateSupplier","description":"<p>Endpoint to add a new Storage in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Supplier/UpdateSupplier","value":""}],"variable":[]}},"response":[{"id":"346917ad-88c3-49ac-acdf-5eac68d94008","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_id","value":"000001","contentType":"","description":"Supplier ID","type":"text"},{"key":"supplier_store","value":"00","contentType":"","description":"Supplier Store","type":"text"},{"key":"supplier_name","value":"EMPRESA TESTE","description":"Supplier Name","type":"text"},{"key":"supplier_short_name","value":"TESTE","description":"Supplier Short Name","type":"text"},{"key":"supplier_cpf_cnpj","value":"00000000000000","description":"Supplier CPF/CNPJ","type":"text"}]},"url":"/API/v1//Supplier/IncludeSupplier"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Supplier successfully INCLUDED!\",\r\n  \"content\": \"99999K\"\r\n}"},{"id":"4720285e-8b87-4b0f-ac72-97830a9bdb14","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_id","value":"000001","contentType":"","description":"Supplier ID","type":"text"},{"key":"supplier_store","value":"00","contentType":"","description":"Supplier Store","type":"text"},{"key":"supplier_name","value":"EMPRESA TESTE","description":"Supplier Name","type":"text"},{"key":"supplier_short_name","value":"TESTE","description":"Supplier Short Name","type":"text"},{"key":"supplier_cpf_cnpj","value":"00000000000000","description":"Supplier CPF/CNPJ","type":"text"}]},"url":"/API/v1//Supplier/IncludeSupplier"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Supplier already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"ccf68717-a383-4cbe-b812-1078b6fe6dd3"},{"name":"Delete CPF/CNPJ","id":"7c4ac6d8-a85a-4e98-83bc-a4c83a34b3f4","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_cpf_cnpj","value":"00000000000000","description":"<p>Supplier CPF/CPNJ</p>\n","type":"text"}]},"url":"/API/v1/?/Supplier/DeleteCGC","description":"<p>Endpoint to remove a CPF/CNPJ existing Supplier in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Supplier/DeleteCGC","value":""}],"variable":[]}},"response":[{"id":"2b6965fd-87e7-41a1-b8d9-73c303fd43dc","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_cpf_cnpj","value":"00000000000000","description":"Supplier CPF/CPNJ","type":"text"}]},"url":"/API/v1//Supplier/DeleteCGC"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Supplier successfully DELETED!\",\r\n  \"content\": \"\"\r\n}"},{"id":"e8517ec2-dc8e-4c10-b937-20c2249337fd","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_cpf_cnpj","value":"00000000000000","description":"Supplier CPF/CPNJ","type":"text"}]},"url":"/API/v1//Supplier/DeleteCGC"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"CPF/CNPJ doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"7c4ac6d8-a85a-4e98-83bc-a4c83a34b3f4"},{"name":"Delete Store","id":"95b6ce2e-7024-4034-a783-b6a449ae47b3","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_id","value":"000001","description":"<p>Supplier ID</p>\n","type":"text"},{"key":"supplier_store","value":"00","description":"<p>Supplier Store</p>\n","type":"text"}]},"url":"/API/v1/?/Supplier/DeleteSupplier","description":"<p>Endpoint to remove an existing Supplier Store in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Supplier/DeleteSupplier","value":""}],"variable":[]}},"response":[{"id":"ac9fc9d2-9c80-48d4-92e4-89656e2e34c8","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_id","value":"000001","description":"Supplier ID","type":"text"},{"key":"supplier_store","value":"00","description":"Supplier Store","type":"text"}]},"url":"/API/v1//Supplier/DeleteSupplier"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Supplier successfully DELETED!\",\r\n  \"content\": \"\"\r\n}"},{"id":"8e41f99e-91c1-42a6-b203-b5d4bd8796e1","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_id","value":"000001","description":"Supplier ID","type":"text"},{"key":"supplier_store","value":"00","description":"Supplier Store","type":"text"}]},"url":"/API/v1//Supplier/DeleteSupplier"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Supplier doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"95b6ce2e-7024-4034-a783-b6a449ae47b3"},{"name":"GetSupplier","id":"fef1d34f-8010-41d2-bd45-a424a042b032","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"supplier_id","value":"ALL","type":"text","description":"<p>Supplier ID</p>\n"},{"key":"supplier_name","value":"ALL","type":"text","description":"<p>Supplier Name</p>\n"},{"key":"supplier_type","value":"ALL","type":"text","description":"<p>Supplier Type</p>\n"},{"key":"supplier_cpf_cnpj","value":"ALL","type":"text","description":"<p>Page</p>\n"},{"key":"page","value":"1","type":"text","description":"<p>Page Size</p>\n"},{"key":"page_size","value":"10","type":"text"}]},"url":"/API/v1/?/Supplier","description":"<p>Endpoint to consult the exisiting Storage in the GoEvo|SCM APP</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/Supplier","value":null}],"variable":[]}},"response":[{"id":"ddcf2558-e6a6-4571-baa7-4f0b7ea3ab25","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//Supplier"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"supplier_id\": \"99999M\",\r\n      \"supplier_store\": \"00\",\r\n      \"supplier_name\": \"EMPRESA TESTE\",\r\n      \"supplier_short_name\": \"TESTE\",\r\n      \"supplier_type\": \"\",\r\n      \"supplier_cpf_cnpj\": \"00000000000000\",\r\n      \"supplier_phone\": \"\",\r\n      \"supplier_contact\": \"\",\r\n      \"supplier_email\": \"\",\r\n      \"supplier_address\": \"\",\r\n      \"supplier_state\": \"\",\r\n      \"supplier_city\": \"\",\r\n      \"supplier_blocked\": \"\",\r\n      \"supplier_id_api\": \"000001\",\r\n      \"supplier_date\": \"20230816\",\r\n      \"supplier_hour\": \"17:13:25\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"fef1d34f-8010-41d2-bd45-a424a042b032"}],"id":"fd7acfd1-4315-4387-bc86-880c311dd839","description":"<p>Endpoint to integrate your Supplier registration with the GoEvo|SCM App.</p>\n","_postman_id":"fd7acfd1-4315-4387-bc86-880c311dd839"},{"name":"Ledger Account","item":[{"name":"Include","id":"f4894509-0821-47b4-ae04-76a73e66ac6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"<p>Ledger Account ID</p>\n","type":"text"},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE","contentType":"","description":"<p>Ledger Account Description</p>\n","type":"text"},{"key":"ledger_account_class","value":"2","description":"<p>Ledger Account Class ( 1 - Synthetic / 2 - Analytical )</p>\n","type":"text"},{"key":"ledger_account_blocked","value":"2","description":"<p>Ledger Account Status Code ( 1 - Inactive / 2 - Active )</p>\n","type":"text"}]},"url":"/API/v1/?/LedgerAccount/IncludeLedgerAccount","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/LedgerAccount/IncludeLedgerAccount","value":""}],"variable":[]}},"response":[{"id":"72054044-5a24-4a97-a59d-4a76417195e8","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"Ledger Account ID","type":"text"},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE","contentType":"","description":"Ledger Account Description","type":"text"},{"key":"ledger_account_class","value":"2","description":"Ledger Account Class ( 1 - Synthetic / 2 - Analytical )","type":"text"},{"key":"ledger_account_blocked","value":"2","description":"Ledger Account Status Code ( 1 - Inactive / 2 - Active )","type":"text"}]},"url":"/API/v1//LedgerAccount/IncludeLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Ledger account successfully INCLUDED!\",\r\n  \"content\": \"S                  6\"\r\n}"},{"id":"4968c762-8623-487c-9a04-89dda6e2f3f8","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"Ledger Account ID","type":"text"},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE","contentType":"","description":"Ledger Account Description","type":"text"}]},"url":"/API/v1//LedgerAccount/IncludeLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Ledger account already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"f4894509-0821-47b4-ae04-76a73e66ac6c"},{"name":"Upsert","id":"902b5336-9097-47ae-995f-c41f47a6d8f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"<p>Ledger Account ID</p>\n","type":"text"},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE UPSERT","contentType":"","description":"<p>Ledger Account Description</p>\n","type":"text"}]},"url":"/API/v1/?/LedgerAccount/UpsertLedgerAccount","description":"<p>Endpoint to add a new or update an existing Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/LedgerAccount/UpsertLedgerAccount","value":""}],"variable":[]}},"response":[{"id":"281ef4eb-d7a0-4159-a007-24841e86215e","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"Ledger Account ID","type":"text"},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE UPSERT","contentType":"","description":"Ledger Account Description","type":"text"}]},"url":"/API/v1//LedgerAccount/UpsertLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Ledger account successfully UPDATED!\",\r\n  \"content\": \"S                  5\"\r\n}"},{"id":"6a0354bb-9549-490b-b52c-da6c1e5e2d14","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"Ledger Account ID","type":"text","disabled":true},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE UPSERT","contentType":"","description":"Ledger Account Description","type":"text"}]},"url":"/API/v1//LedgerAccount/UpsertLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field ledger_account_id is necessary to UPSERT\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"902b5336-9097-47ae-995f-c41f47a6d8f0"},{"name":"Update","id":"77d6a6e8-da5d-436e-aeb9-4c165a8c45d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"<p>Ledger Account ID</p>\n","type":"text"},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE UPDATE","contentType":"","description":"<p>Ledger Account Description</p>\n","type":"text"}]},"url":"/API/v1/?/LedgerAccount/UpdateLedgerAccount","description":"<p>Endpointto update an existing Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/LedgerAccount/UpdateLedgerAccount","value":""}],"variable":[]}},"response":[{"id":"ec41083d-bbae-4c22-8f61-65b9fca2d485","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"Ledger Account ID","type":"text"},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE UPDATE","contentType":"","description":"Ledger Account Description","type":"text"}]},"url":"/API/v1//LedgerAccount/UpdateLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Ledger account successfully UPDATED!\",\r\n  \"content\": \"S                  5\"\r\n}"},{"id":"c2fdadaa-3655-40d4-901e-f7b71b5a26d4","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"Ledger Account ID","type":"text"},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE UPDATE","contentType":"","description":"Ledger Account Description","type":"text"}]},"url":"/API/v1//LedgerAccount/UpdateLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Ledger account doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"77d6a6e8-da5d-436e-aeb9-4c165a8c45d7"},{"name":"Delete","id":"a7ae05de-6a78-488b-b11b-139537e7f5f4","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","description":"<p>Ledger Account ID</p>\n","type":"text"}]},"url":"/API/v1/?/LedgerAccount/DeleteLedgerAccount","description":"<p>Endpoint to remove an existing Ledger Account in the GoEvo|SCM App</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/LedgerAccount/DeleteLedgerAccount","value":""}],"variable":[]}},"response":[{"id":"b0d22fe5-6983-42eb-9323-fdf57182f215","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","description":"Ledger Account ID","type":"text"}]},"url":"/API/v1//LedgerAccount/DeleteLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Ledger account successfully DELETED!\",\r\n  \"content\": \"\"\r\n}"},{"id":"612fc373-2632-4a4a-8d22-db340a2f3544","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","description":"Ledger Account ID","type":"text"}]},"url":"/API/v1//LedgerAccount/DeleteLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Ledger account doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"a7ae05de-6a78-488b-b11b-139537e7f5f4"},{"name":"GetLedgerAccount","id":"466aee53-745d-43f5-8620-8c15c15b04ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"ALL","description":"<p>Ledger Account ID</p>\n","type":"text"},{"key":"ledger_account_description","value":"ALL","description":"<p>Ledger Account Description</p>\n","type":"text"},{"key":"ledger_account_class","value":"ALL","description":"<p>Ledger Account Class</p>\n","type":"text"},{"key":"ledger_account_blocked","value":"ALL","description":"<p>Ledger Account Blocked</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Page</p>\n","type":"text"},{"key":"page_size","value":"10","description":"<p>Page Size</p>\n","type":"text"}]},"url":"/API/v1/?/LedgerAccount","description":"<p>Endpoint to consult the exisiting Storage in the GoEvo|SCM APP</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/LedgerAccount","value":null}],"variable":[]}},"response":[{"id":"8ce28d07-d085-49d5-bb17-0575a47619b7","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//LedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"ledger_account_id\": \"S                  8\",\r\n      \"ledger_account_description\": \"CONTA CONTABIL TESTE\",\r\n      \"ledger_account_class\": \"Analytical\",\r\n      \"ledger_account_require_sc\": \"\",\r\n      \"ledger_account_blocked\": \"Active\",\r\n      \"ledger_account_id_api\": \"000001\",\r\n      \"ledger_account_date\": \"20230816\",\r\n      \"ledger_account_hour\": \"16:59:27\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"466aee53-745d-43f5-8620-8c15c15b04ec"}],"id":"cd61255b-9404-4e17-85b0-ae35af84e058","description":"<p>Endpoint to integrate your Ledger Account registration with the GoEvo|SCM App.</p>\n","_postman_id":"cd61255b-9404-4e17-85b0-ae35af84e058"},{"name":"Budget Account","item":[{"name":"Include","id":"46707ae3-55f0-48ad-8f1c-2144501940ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"budget_accountt_id","value":"000001","contentType":"","description":"<p>budget Account ID</p>\n","type":"text"},{"key":"budget_account_description","value":"CONTA orçamentária ","contentType":"","description":"<p>budget Account Description</p>\n","type":"text"},{"key":"budget_account_class","value":"2","description":"<p>budget Account Class ( 1 - Synthetic / 2 - Analytical )</p>\n","type":"text"},{"key":"budget_account_blocked","value":"2","description":"<p>budget Account Status Code ( 1 - Inactive / 2 - Active )</p>\n","type":"text"},{"key":"budget_account_classification","value":"1","description":"<p>budget Account Class ( 1 - receita/ 2 - despesa)</p>\n","type":"text"}]},"url":"/API/v1/?/budgetAccount/IncludebudgetAccount","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/budgetAccount/IncludebudgetAccount","value":""}],"variable":[]}},"response":[{"id":"a43a0014-59a3-4868-b5e8-7f30fa39b1fa","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"Ledger Account ID","type":"text"},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE","contentType":"","description":"Ledger Account Description","type":"text"},{"key":"ledger_account_class","value":"2","description":"Ledger Account Class ( 1 - Synthetic / 2 - Analytical )","type":"text"},{"key":"ledger_account_blocked","value":"2","description":"Ledger Account Status Code ( 1 - Inactive / 2 - Active )","type":"text"}]},"url":"/API/v1//LedgerAccount/IncludeLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Ledger account successfully INCLUDED!\",\r\n  \"content\": \"S                  6\"\r\n}"},{"id":"9eef793c-6dd3-4946-a9e1-93cc7095bb07","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"Ledger Account ID","type":"text"},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE","contentType":"","description":"Ledger Account Description","type":"text"}]},"url":"/API/v1//LedgerAccount/IncludeLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Ledger account already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"46707ae3-55f0-48ad-8f1c-2144501940ae"},{"name":"Upsert","id":"46e9219d-2fe5-4e94-ae5b-03777ecd2d0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"budget_accountt_id","value":"000001","contentType":"","description":"<p>Ledger Account ID</p>\n","type":"text"},{"key":"budget_account_description","value":"CONTA CONTABIL TESTE ","contentType":"","description":"<p>budget Description</p>\n","type":"text"},{"key":"budget_account_class","value":"2","description":"<p>budget Account Class ( 1 - Synthetic / 2 - Analytical )</p>\n","type":"text"},{"key":"budget_account_blocked","value":"2","description":"<p>budget Account Status Code ( 1 - Inactive / 2 - Active )</p>\n","type":"text"},{"key":"budget_account_classification","value":"1","description":"<p>budget Account Class ( 1 - Synthetic / 2 - Analytical )</p>\n","type":"text"}]},"url":"/API/v1/?/budgetAccount/UpsertbudgetAccount","description":"<p>Endpoint to add a new or update an existing Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/budgetAccount/UpsertbudgetAccount","value":""}],"variable":[]}},"response":[{"id":"ba995f44-bf49-47b9-b44f-e77c38f9ace4","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"Ledger Account ID","type":"text"},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE UPSERT","contentType":"","description":"Ledger Account Description","type":"text"}]},"url":"/API/v1//LedgerAccount/UpsertLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Ledger account successfully UPDATED!\",\r\n  \"content\": \"S                  5\"\r\n}"},{"id":"59d6d72b-c3e2-4b25-aa27-ac5f173f7379","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"Ledger Account ID","type":"text","disabled":true},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE UPSERT","contentType":"","description":"Ledger Account Description","type":"text"}]},"url":"/API/v1//LedgerAccount/UpsertLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field ledger_account_id is necessary to UPSERT\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"46e9219d-2fe5-4e94-ae5b-03777ecd2d0d"},{"name":"Update","id":"208116b3-f0fd-41ae-be65-324592abbf8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"budget_accountt_id","value":"000001","contentType":"","description":"<p>budget Account ID</p>\n","type":"text"},{"key":"budget_account_description","value":"CONTA  05","contentType":"","description":"<p>budget Account Description</p>\n","type":"text"},{"key":"budget_account_class","value":"2","description":"<p>budget Account Class ( 1 - Synthetic / 2 - Analytical )</p>\n","type":"text"},{"key":"budget_account_blocked","value":"2","description":"<p>budget Account Status Code ( 1 - Inactive / 2 - Active )</p>\n","type":"text"},{"key":"budget_account_classification","value":"1","description":"<p>budget Account Class ( 1 - receita/ 2 - despesa)</p>\n","type":"text"}]},"url":"/API/v1/?/budgetAccount/UpdatebudgetAccount","description":"<p>Endpointto update an existing Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/budgetAccount/UpdatebudgetAccount","value":""}],"variable":[]}},"response":[{"id":"5672586c-d4e0-4647-a3e7-9d5ed67f96de","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"Ledger Account ID","type":"text"},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE UPDATE","contentType":"","description":"Ledger Account Description","type":"text"}]},"url":"/API/v1//LedgerAccount/UpdateLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Ledger account successfully UPDATED!\",\r\n  \"content\": \"S                  5\"\r\n}"},{"id":"ace4c0a6-55d0-4b75-9207-75fcf8f1bc3e","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","contentType":"","description":"Ledger Account ID","type":"text"},{"key":"ledger_account_description","value":"CONTA CONTABIL TESTE UPDATE","contentType":"","description":"Ledger Account Description","type":"text"}]},"url":"/API/v1//LedgerAccount/UpdateLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Ledger account doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"208116b3-f0fd-41ae-be65-324592abbf8c"},{"name":"Delete","id":"d643c2bb-c6e0-41e2-aa1a-dbac30bfd9a3","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"budget_accountt_id","value":"000001","description":"<p>Ledger Account ID</p>\n","type":"text"}]},"url":"/API/v1/?/budgetAccount/DeletebudgetAccount","description":"<p>Endpoint to remove an existing Ledger Account in the GoEvo|SCM App</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/budgetAccount/DeletebudgetAccount","value":""}],"variable":[]}},"response":[{"id":"f3332c38-e37d-4c8c-9e2d-b867f1a9f662","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","description":"Ledger Account ID","type":"text"}]},"url":"/API/v1//LedgerAccount/DeleteLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Ledger account successfully DELETED!\",\r\n  \"content\": \"\"\r\n}"},{"id":"2ee141e4-3c07-4f2e-8de4-505c4eede723","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"000001","description":"Ledger Account ID","type":"text"}]},"url":"/API/v1//LedgerAccount/DeleteLedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Ledger account doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"d643c2bb-c6e0-41e2-aa1a-dbac30bfd9a3"},{"name":"GetLedgerAccount","id":"5b1cf1c7-dfab-488e-b0cb-aed728f004df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ledger_account_id","value":"ALL","description":"<p>Ledger Account ID</p>\n","type":"text"},{"key":"ledger_account_description","value":"ALL","description":"<p>Ledger Account Description</p>\n","type":"text"},{"key":"ledger_account_class","value":"ALL","description":"<p>Ledger Account Class</p>\n","type":"text"},{"key":"ledger_account_blocked","value":"ALL","description":"<p>Ledger Account Blocked</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Page</p>\n","type":"text"},{"key":"page_size","value":"10","description":"<p>Page Size</p>\n","type":"text"}]},"url":"/API/v1/?/LedgerAccount","description":"<p>Endpoint to consult the exisiting Storage in the GoEvo|SCM APP</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/LedgerAccount","value":null}],"variable":[]}},"response":[{"id":"ffc5820b-89e0-4cd2-b34d-fd34ccd276e0","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//LedgerAccount"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"ledger_account_id\": \"S                  8\",\r\n      \"ledger_account_description\": \"CONTA CONTABIL TESTE\",\r\n      \"ledger_account_class\": \"Analytical\",\r\n      \"ledger_account_require_sc\": \"\",\r\n      \"ledger_account_blocked\": \"Active\",\r\n      \"ledger_account_id_api\": \"000001\",\r\n      \"ledger_account_date\": \"20230816\",\r\n      \"ledger_account_hour\": \"16:59:27\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"5b1cf1c7-dfab-488e-b0cb-aed728f004df"}],"id":"fdbbae18-d3c3-4ecf-a070-5ff09bb4b1ae","description":"<p>Endpoint to integrate your Ledger Account registration with the GoEvo|SCM App.</p>\n","_postman_id":"fdbbae18-d3c3-4ecf-a070-5ff09bb4b1ae"},{"name":"Purchase Order","item":[{"name":"Include","id":"74cc14e9-7e62-4deb-a19f-0a7636e76e56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"<p>Purchase Order ID</p>\n","type":"text"},{"key":"purchase_order_quantity","value":"2","description":"<p>Purchase Order Quantity</p>\n","type":"text"},{"key":"purchase_order_measurement_unit","value":"UN","description":"<p>Purchase Order Measurement Unit</p>\n","type":"text"},{"key":"purchase_order_price","value":"10,00","description":"<p>Purchase Order Price</p>\n","type":"text"},{"key":"purchase_order_issue_date","value":"20230904","description":"<p>Purchase Order Issue Date</p>\n","type":"text"},{"key":"purchase_order_coin","value":"Real","description":"<p>Purchase Order Coin</p>\n","type":"text"},{"key":"purchase_order_requester","value":"Admin","description":"<p>Purchase Order Requester</p>\n","type":"text"},{"key":"purchase_order_contact","value":"TPrime","description":"<p>Purchase Order Contact</p>\n","type":"text"},{"key":"purchase_order_type","value":"PC","description":"<p>Purchase Order Type</p>\n","type":"text"},{"key":"purchase_order_product_id","value":"000001","description":"<p>Purchase Order Product ID</p>\n","type":"text"},{"key":"purchase_order_supplier_id","value":"000001","description":"<p>Purchase Order Supplier ID</p>\n","type":"text"},{"key":"purchase_order_delivery_branch_id","value":"000001","description":"<p>Purchase Order Delivery Branch ID</p>\n","type":"text"},{"key":"purchase_order_buyer_id","value":"000001","description":"<p>Purchase Order Buyer ID</p>\n","type":"text"},{"key":"purchase_order_payment_terms_id","value":"000001","description":"<p>Purchase Order Payment Terms ID</p>\n","type":"text"},{"key":"purchase_order_cost_center_id","value":"000001","description":"<p>Purchase Order Cost Center ID</p>\n","type":"text"}]},"url":"/API/v1/?/PurchaseOrder/IncludePurchaseOrder","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/PurchaseOrder/IncludePurchaseOrder","value":""}],"variable":[]}},"response":[{"id":"d28e3e9b-3525-43cf-bd30-ec341b916fb4","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"Purchase Order ID","type":"text"},{"key":"purchase_order_quantity","value":"2","description":"Purchase Order Quantity","type":"text"},{"key":"purchase_order_measurement_unit","value":"UN","description":"Purchase Order Measurement Unit","type":"text"},{"key":"purchase_order_price","value":"10,00","description":"Purchase Order Price","type":"text"},{"key":"purchase_order_issue_date","value":"20230904","description":"Purchase Order Issue Date","type":"text"},{"key":"purchase_order_coin","value":"Real","description":"Purchase Order Coin","type":"text"},{"key":"purchase_order_requester","value":"Admin","description":"Purchase Order Requester","type":"text"},{"key":"purchase_order_contact","value":"TPrime","description":"Purchase Order Contact","type":"text"},{"key":"purchase_order_type","value":"PC","description":"Purchase Order Type","type":"text"},{"key":"purchase_order_product_id","value":"000001","description":"Purchase Order Product ID","type":"text"},{"key":"purchase_order_supplier_id","value":"000001","description":"Purchase Order Supplier ID","type":"text"},{"key":"purchase_order_delivery_branch_id","value":"000001","description":"Purchase Order Delivery Branch ID","type":"text"},{"key":"purchase_order_buyer_id","value":"000001","description":"Purchase Order Buyer ID","type":"text"},{"key":"purchase_order_payment_terms_id","value":"000001","description":"Purchase Order Payment Terms ID","type":"text"},{"key":"purchase_order_cost_center_id","value":"000001","description":"Purchase Order Cost Center ID","type":"text"}]},"url":"/API/v1//PurchaseOrder/IncludePurchaseOrder"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Purchase Order successfully INCLUDED\",\r\n  \"content\": \"000061\"\r\n}"},{"id":"042711bf-be4d-448b-b437-3c3a6b474f84","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"Purchase Order ID","type":"text"},{"key":"purchase_order_quantity","value":"2","description":"Purchase Order Quantity","type":"text"},{"key":"purchase_order_measurement_unit","value":"UN","description":"Purchase Order Measurement Unit","type":"text"},{"key":"purchase_order_price","value":"10,00","description":"Purchase Order Price","type":"text"},{"key":"purchase_order_issue_date","value":"20230904","description":"Purchase Order Issue Date","type":"text"},{"key":"purchase_order_coin","value":"Real","description":"Purchase Order Coin","type":"text"},{"key":"purchase_order_requester","value":"Admin","description":"Purchase Order Requester","type":"text"},{"key":"purchase_order_contact","value":"TPrime","description":"Purchase Order Contact","type":"text"},{"key":"purchase_order_type","value":"PC","description":"Purchase Order Type","type":"text"},{"key":"purchase_order_product_id","value":"PA-100100","description":"Purchase Order Product ID","type":"text"},{"key":"purchase_order_supplier_id","value":"000001","description":"Purchase Order Supplier ID","type":"text"},{"key":"purchase_order_delivery_branch_id","value":"000001","description":"Purchase Order Delivery Branch ID","type":"text"},{"key":"purchase_order_buyer_id","value":"000001","description":"Purchase Order Buyer ID","type":"text"},{"key":"purchase_order_payment_terms_id","value":"000001","description":"Purchase Order Payment Terms ID","type":"text"},{"key":"purchase_order_cost_center_id","value":"000001","description":"Purchase Order Cost Center ID","type":"text"}]},"url":"/API/v1//PurchaseOrder/IncludePurchaseOrder"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"purchase_order_id already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"74cc14e9-7e62-4deb-a19f-0a7636e76e56"},{"name":"Update","id":"61b5ab3d-2d97-4075-8314-7ba59e9b1706","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"<p>Purchase Order ID</p>\n","type":"text"},{"key":"purchase_order_quantity","value":"","description":"<p>Purchase Order ID</p>\n","type":"text","disabled":true},{"key":"purchase_order_measurement_unit","value":"","description":"<p>Purchase Order Measurement Unit</p>\n","type":"text","disabled":true},{"key":"purchase_order_price","value":"","description":"<p>Purchase Order Price</p>\n","type":"text","disabled":true},{"key":"purchase_order_issue_date","value":"20230904","description":"<p>Purchase Order Issue Date</p>\n","type":"text"},{"key":"purchase_order_coin","value":"DOLAR","description":"<p>Purchase Order Coin</p>\n","type":"text"},{"key":"purchase_order_requester","value":"Teste Update","description":"<p>Purchase Order Requester</p>\n","type":"text"},{"key":"purchase_order_contact","value":"Teste","description":"<p>Purchase Order Contact</p>\n","type":"text"},{"key":"purchase_order_type","value":"PC","description":"<p>Purchase Order Type</p>\n","type":"text"},{"key":"purchase_order_product_id","value":"","description":"<p>Purchase Order Product ID</p>\n","type":"text","disabled":true},{"key":"purchase_order_supplier_id","value":"000001","description":"<p>Purchase Order Supplier ID</p>\n","type":"text"},{"key":"purchase_order_delivery_branch_id","value":"000001","description":"<p>Purchase Order Delivery Branch ID</p>\n","type":"text"},{"key":"purchase_order_buyer_id","value":"000001","description":"<p>Purchase Order Buyer ID</p>\n","type":"text"},{"key":"purchase_order_payment_terms_id","value":"000001","description":"<p>Purchase Order Payment Terms ID</p>\n","type":"text"},{"key":"purchase_order_cost_center_id","value":"","description":"<p>Purchase Order Cost Center ID</p>\n","type":"text","disabled":true}]},"url":"/API/v1/?/PurchaseOrder/UpdatePurchaseOrder","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/PurchaseOrder/UpdatePurchaseOrder","value":""}],"variable":[]}},"response":[{"id":"f5e0bd8d-904b-4139-bc8d-3de87862cc8b","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"Purchase Order ID","type":"text"},{"key":"purchase_order_coin","value":"DOLAR","description":"Purchase Order Coin","type":"text"},{"key":"purchase_order_requester","value":"Teste Update","description":"Purchase Order Requester","type":"text"},{"key":"purchase_order_contact","value":"Teste","description":"Purchase Order Contact","type":"text"},{"key":"purchase_order_type","value":"PC","description":"Purchase Order Type","type":"text"},{"key":"purchase_order_delivery_branch_id","value":"000001","description":"Purchase Order Delivery Branch ID","type":"text"},{"key":"purchase_order_buyer_id","value":"000001","description":"Purchase Order Buyer ID","type":"text"},{"key":"purchase_order_payment_terms_id","value":"000001","description":"Purchase Order Payment Terms ID","type":"text"}]},"url":"/API/v1//FinancialNature/UpdateFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Purchase Order successfully UPDATED\",\r\n  \"content\": \"000061\"\r\n}"},{"id":"f585b8cd-e636-4989-8e16-6e18e7b25f8d","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"Purchase Order ID","type":"text","disabled":true},{"key":"purchase_order_coin","value":"DOLAR","description":"Purchase Order Coin","type":"text"},{"key":"purchase_order_requester","value":"Teste Update","description":"Purchase Order Requester","type":"text"},{"key":"purchase_order_contact","value":"Teste","description":"Purchase Order Contact","type":"text"},{"key":"purchase_order_type","value":"PC","description":"Purchase Order Type","type":"text"},{"key":"purchase_order_delivery_branch_id","value":"000001","description":"Purchase Order Delivery Branch ID","type":"text"},{"key":"purchase_order_buyer_id","value":"000001","description":"Purchase Order Buyer ID","type":"text"},{"key":"purchase_order_payment_terms_id","value":"000001","description":"Purchase Order Payment Terms ID","type":"text"}]},"url":"/API/v1//FinancialNature/UpdateFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field purchase_order_cost_center_id required\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"61b5ab3d-2d97-4075-8314-7ba59e9b1706"},{"name":"Delete","id":"14fad56c-2d71-43fe-b945-5c1338fad6c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"<p>Purchase Order ID</p>\n","type":"text"}]},"url":"/API/v1/?/PurchaseOrder/DeletePurchaseOrder","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/PurchaseOrder/DeletePurchaseOrder","value":""}],"variable":[]}},"response":[{"id":"7d87393f-86fb-40b7-ba11-18562f8c870f","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"Purchase Order ID","type":"text"}]},"url":"/API/v1//FinancialNature/DeleteFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Purchase Order successfully DELETED\",\r\n  \"content\": \"\"\r\n}"},{"id":"157579c7-7987-4d22-be2f-2a656c16de5d","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"Purchase Order ID","type":"text"}]},"url":"/API/v1//FinancialNature/DeleteFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Purchase order doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"14fad56c-2d71-43fe-b945-5c1338fad6c9"},{"name":"Internal Update","id":"02c310ba-74fa-4646-ad74-7f96de7a3420","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"","description":"<p>Purchase Order ID</p>\n"},{"key":"purchase_order_internal_id","value":"","description":"<p>Purchase Order Internal ID</p>\n"},{"key":"purchase_order_flag","value":null,"description":"<p>Purchase Order Flag</p>\n"}]},"url":"/API/v1/?/PurchaseOrder/Update","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/PurchaseOrder/Update","value":""}],"variable":[]}},"response":[{"id":"8200e01d-fe33-4470-9da6-0f3ce84a3ef3","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO UPD","contentType":"","description":"Payment term Description","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"Payment term Condition","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"Payment term Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/UpsertFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Payment term successfully UPDATED\",\r\n  \"content\": \"984\"\r\n}"},{"id":"5322d82a-a1e3-474c-a8bd-f9a640b58dca","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text","disabled":true},{"key":"payment_terms_description","value":"CONDIÇÃO UPD","contentType":"","description":"Payment term Description","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"Payment term Condition","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"Payment term Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/UpsertFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field payment_terms_id is necessary to UPSERT\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"02c310ba-74fa-4646-ad74-7f96de7a3420"},{"name":"Include Item","id":"bf5e2ada-4d5e-4a9b-9ece-c6ce181e13d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"<p>Purchase Order ID</p>\n","type":"text"},{"key":"purchase_order_quantity","value":"3","description":"<p>Purchase Order ID</p>\n","type":"text"},{"key":"purchase_order_measurement_unit","value":"UN","description":"<p>Purchase Order Measurement Unit</p>\n","type":"text"},{"key":"purchase_order_price","value":"25000","description":"<p>Purchase Order Price</p>\n","type":"text"},{"key":"purchase_order_issue_date","value":"","description":"<p>Purchase Order Issue Date</p>\n","type":"text","disabled":true},{"key":"purchase_order_coin","value":"","description":"<p>Purchase Order Coin</p>\n","type":"text","disabled":true},{"key":"purchase_order_requester","value":"","description":"<p>Purchase Order Requester</p>\n","type":"text","disabled":true},{"key":"purchase_order_contact","value":"","description":"<p>Purchase Order Contact</p>\n","type":"text","disabled":true},{"key":"purchase_order_type","value":"","description":"<p>Purchase Order Type</p>\n","type":"text","disabled":true},{"key":"purchase_order_product_id","value":"000001","description":"<p>Purchase Order Product ID</p>\n","type":"text"},{"key":"purchase_order_supplier_id","value":"","description":"<p>Purchase Order Supplier ID</p>\n","type":"text","disabled":true},{"key":"purchase_order_delivery_branch_id","value":"","description":"<p>Purchase Order Delivery Branch ID</p>\n","type":"text","disabled":true},{"key":"purchase_order_buyer_id","value":"","description":"<p>Purchase Order Buyer ID</p>\n","type":"text","disabled":true},{"key":"purchase_order_payment_terms_id","value":"","description":"<p>Purchase Order Payment Terms ID</p>\n","type":"text","disabled":true},{"key":"purchase_order_cost_center_id","value":"000001","description":"<p>Purchase Order Cost Center ID</p>\n","type":"text"}]},"url":"/API/v1/?/PurchaseOrder/IncludePurchaseOrderItem","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/PurchaseOrder/IncludePurchaseOrderItem","value":""}],"variable":[]}},"response":[{"id":"b2de6b5b-0a54-4888-9d47-6555df4b854d","name":"Include Item","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"Purchase Order ID","type":"text"},{"key":"purchase_order_quantity","value":"3","description":"Purchase Order ID","type":"text"},{"key":"purchase_order_measurement_unit","value":"UN","description":"Purchase Order Measurement Unit","type":"text"},{"key":"purchase_order_price","value":"25000","description":"Purchase Order Price","type":"text"},{"key":"purchase_order_issue_date","value":"","description":"Purchase Order Issue Date","type":"text","disabled":true},{"key":"purchase_order_coin","value":"","description":"Purchase Order Coin","type":"text","disabled":true},{"key":"purchase_order_requester","value":"","description":"Purchase Order Requester","type":"text","disabled":true},{"key":"purchase_order_contact","value":"","description":"Purchase Order Contact","type":"text","disabled":true},{"key":"purchase_order_type","value":"","description":"Purchase Order Type","type":"text","disabled":true},{"key":"purchase_order_product_id","value":"000001","description":"Purchase Order Product ID","type":"text"},{"key":"purchase_order_supplier_id","value":"","description":"Purchase Order Supplier ID","type":"text","disabled":true},{"key":"purchase_order_delivery_branch_id","value":"","description":"Purchase Order Delivery Branch ID","type":"text","disabled":true},{"key":"purchase_order_buyer_id","value":"","description":"Purchase Order Buyer ID","type":"text","disabled":true},{"key":"purchase_order_payment_terms_id","value":"","description":"Purchase Order Payment Terms ID","type":"text","disabled":true},{"key":"purchase_order_cost_center_id","value":"000001","description":"Purchase Order Cost Center ID","type":"text"}]},"url":"/API/v1//PurchaseOrder/IncludePurchaseOrderItem"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Item INCLUDED to Purchase Order successfully \",\r\n  \"content\": \"000064\"\r\n}"},{"id":"ad22a3cd-bdb6-4b95-8ec2-98081176dea9","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"Purchase Order ID","type":"text"},{"key":"purchase_order_quantity","value":"3","description":"Purchase Order ID","type":"text"},{"key":"purchase_order_measurement_unit","value":"UN","description":"Purchase Order Measurement Unit","type":"text"},{"key":"purchase_order_price","value":"25000","description":"Purchase Order Price","type":"text"},{"key":"purchase_order_issue_date","value":"","description":"Purchase Order Issue Date","type":"text","disabled":true},{"key":"purchase_order_coin","value":"","description":"Purchase Order Coin","type":"text","disabled":true},{"key":"purchase_order_requester","value":"","description":"Purchase Order Requester","type":"text","disabled":true},{"key":"purchase_order_contact","value":"","description":"Purchase Order Contact","type":"text","disabled":true},{"key":"purchase_order_type","value":"","description":"Purchase Order Type","type":"text","disabled":true},{"key":"purchase_order_product_id","value":"000001","description":"Purchase Order Product ID","type":"text"},{"key":"purchase_order_supplier_id","value":"","description":"Purchase Order Supplier ID","type":"text","disabled":true},{"key":"purchase_order_delivery_branch_id","value":"","description":"Purchase Order Delivery Branch ID","type":"text","disabled":true},{"key":"purchase_order_buyer_id","value":"","description":"Purchase Order Buyer ID","type":"text","disabled":true},{"key":"purchase_order_payment_terms_id","value":"","description":"Purchase Order Payment Terms ID","type":"text","disabled":true},{"key":"purchase_order_cost_center_id","value":"000001","description":"Purchase Order Cost Center ID","type":"text"}]},"url":"/API/v1//PurchaseOrder/IncludePurchaseOrderItem"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Purchase order doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"bf5e2ada-4d5e-4a9b-9ece-c6ce181e13d7"},{"name":"Update Item","id":"4827c462-515a-444f-a38f-9adba7e61cd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"<p>Purchase Order ID</p>\n","type":"text"},{"key":"purchase_order_quantity","value":"5","description":"<p>Purchase Order ID</p>\n","type":"text"},{"key":"purchase_order_measurement_unit","value":"UN","description":"<p>Purchase Order Measurement Unit</p>\n","type":"text"},{"key":"purchase_order_price","value":"25000","description":"<p>Purchase Order Price</p>\n","type":"text"},{"key":"purchase_order_issue_date","value":"","description":"<p>Purchase Order Issue Date</p>\n","type":"text","disabled":true},{"key":"purchase_order_coin","value":"","description":"<p>Purchase Order Coin</p>\n","type":"text","disabled":true},{"key":"purchase_order_requester","value":"","description":"<p>Purchase Order Requester</p>\n","type":"text","disabled":true},{"key":"purchase_order_contact","value":"","description":"<p>Purchase Order Contact</p>\n","type":"text","disabled":true},{"key":"purchase_order_type","value":"","description":"<p>Purchase Order Type</p>\n","type":"text","disabled":true},{"key":"purchase_order_product_id","value":"000001","description":"<p>Purchase Order Product ID</p>\n","type":"text"},{"key":"purchase_order_supplier_id","value":"","description":"<p>Purchase Order Supplier ID</p>\n","type":"text","disabled":true},{"key":"purchase_order_delivery_branch_id","value":"","description":"<p>Purchase Order Delivery Branch ID</p>\n","type":"text","disabled":true},{"key":"purchase_order_buyer_id","value":"","description":"<p>Purchase Order Buyer ID</p>\n","type":"text","disabled":true},{"key":"purchase_order_payment_terms_id","value":"","description":"<p>Purchase Order Payment Terms ID</p>\n","type":"text","disabled":true},{"key":"purchase_order_cost_center_id","value":"000001","description":"<p>Purchase Order Cost Center ID</p>\n","type":"text"}]},"url":"/API/v1/?/PurchaseOrder/UpdatePurchaseOrderItem","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/PurchaseOrder/UpdatePurchaseOrderItem","value":""}],"variable":[]}},"response":[{"id":"27e421f7-bccd-4da7-89f9-80f2553e2585","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"Purchase Order ID","type":"text"},{"key":"purchase_order_quantity","value":"5","description":"Purchase Order ID","type":"text"},{"key":"purchase_order_measurement_unit","value":"UN","description":"Purchase Order Measurement Unit","type":"text"},{"key":"purchase_order_price","value":"25000","description":"Purchase Order Price","type":"text"},{"key":"purchase_order_issue_date","value":"","description":"Purchase Order Issue Date","type":"text","disabled":true},{"key":"purchase_order_coin","value":"","description":"Purchase Order Coin","type":"text","disabled":true},{"key":"purchase_order_requester","value":"","description":"Purchase Order Requester","type":"text","disabled":true},{"key":"purchase_order_contact","value":"","description":"Purchase Order Contact","type":"text","disabled":true},{"key":"purchase_order_type","value":"","description":"Purchase Order Type","type":"text","disabled":true},{"key":"purchase_order_product_id","value":"000001","description":"Purchase Order Product ID","type":"text"},{"key":"purchase_order_supplier_id","value":"","description":"Purchase Order Supplier ID","type":"text","disabled":true},{"key":"purchase_order_delivery_branch_id","value":"","description":"Purchase Order Delivery Branch ID","type":"text","disabled":true},{"key":"purchase_order_buyer_id","value":"","description":"Purchase Order Buyer ID","type":"text","disabled":true},{"key":"purchase_order_payment_terms_id","value":"","description":"Purchase Order Payment Terms ID","type":"text","disabled":true},{"key":"purchase_order_cost_center_id","value":"000001","description":"Purchase Order Cost Center ID","type":"text"}]},"url":"/API/v1//FinancialNature/UpdateFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Payment term successfully UPDATED\",\r\n  \"content\": \"984\"\r\n}"},{"id":"df2b7998-04cd-4873-9c13-474c00f60ac3","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"000001","description":"Purchase Order ID","type":"text"},{"key":"purchase_order_quantity","value":"5","description":"Purchase Order ID","type":"text"},{"key":"purchase_order_measurement_unit","value":"UN","description":"Purchase Order Measurement Unit","type":"text"},{"key":"purchase_order_price","value":"25000","description":"Purchase Order Price","type":"text"},{"key":"purchase_order_issue_date","value":"","description":"Purchase Order Issue Date","type":"text","disabled":true},{"key":"purchase_order_coin","value":"","description":"Purchase Order Coin","type":"text","disabled":true},{"key":"purchase_order_requester","value":"","description":"Purchase Order Requester","type":"text","disabled":true},{"key":"purchase_order_contact","value":"","description":"Purchase Order Contact","type":"text","disabled":true},{"key":"purchase_order_type","value":"","description":"Purchase Order Type","type":"text","disabled":true},{"key":"purchase_order_product_id","value":"000001","description":"Purchase Order Product ID","type":"text"},{"key":"purchase_order_supplier_id","value":"","description":"Purchase Order Supplier ID","type":"text","disabled":true},{"key":"purchase_order_delivery_branch_id","value":"","description":"Purchase Order Delivery Branch ID","type":"text","disabled":true},{"key":"purchase_order_buyer_id","value":"","description":"Purchase Order Buyer ID","type":"text","disabled":true},{"key":"purchase_order_payment_terms_id","value":"","description":"Purchase Order Payment Terms ID","type":"text","disabled":true},{"key":"purchase_order_cost_center_id","value":"000001","description":"Purchase Order Cost Center ID","type":"text"}]},"url":"/API/v1//FinancialNature/UpdateFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Purchase order doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"4827c462-515a-444f-a38f-9adba7e61cd4"},{"name":"GetPurchaseOrder","id":"94fd029e-8432-4dce-9f9c-25fb45bf60ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"purchase_order_id","value":"ALL","type":"text","description":"<p>Purchase Order ID</p>\n"},{"key":"purchase_order_flag_api","value":"ALL","type":"text","description":"<p>Purchase Order Product ID </p>\n"},{"key":"purchase_order_product_id","value":"ALL","type":"text","description":"<p>Purchase Order Supplier ID</p>\n"},{"key":"purchase_order_supplier_id","value":"ALL","type":"text","description":"<p>Purchase Order Delivery Branch ID</p>\n"},{"key":"purchase_order_delivery_branch_id","value":"ALL","type":"text","description":"<p>Purchase Order Approval Control ( L - Released/ R - Rejected/ B -  On approval )</p>\n"},{"key":"purchase_order_approval_control","value":"L","type":"text","description":"<p>Purchase Order Inicial Issue</p>\n"},{"key":"purchase_order_initial_issue","value":"20260101","type":"text","description":"<p>Purchase Order Final Issue</p>\n"},{"key":"purchase_order_final_issue","value":"20260414","type":"text","description":"<p>Purchase Order Buyer ID</p>\n"},{"key":"purchase_order_buyer_id","value":"ALL","type":"text","description":"<p>Purchase Order Delivery Status ( PENDING - Pending/ S - Waste Eliminated/ F -  Finished )</p>\n"},{"key":"purchase_order_delivery_status","value":"ALL","type":"text","description":"<p>Page</p>\n"},{"key":"page","value":"1","type":"text","description":"<p>Page Size</p>\n"},{"key":"page_size","value":"10","type":"text"}]},"url":"/API/v1/?/PurchaseOrder","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/PurchaseOrder","value":null}],"variable":[]}},"response":[{"id":"32e14b40-a084-4e08-8852-43a41c76deee","name":"FIlter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//PurchaseOrder"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"purchase_order_id\": \"000055\",\r\n      \"purchase_order_quantity\": \"56\",\r\n      \"purchase_order_measurement_unit\": \"UN\",\r\n      \"purchase_order_price\": \"5600\",\r\n      \"purchase_order_total_price\": \"313600\",\r\n      \"purchase_order_description\": \"NOTEBOOK DELL I5**\",\r\n      \"purchase_order_issue_date\": \"20230327\",\r\n      \"purchase_order_item\": \"0001\",\r\n      \"purchase_order_icm_base\": \"0\",\r\n      \"purchase_order_icm_rate\": \"0\",\r\n      \"purchase_order_icm_value\": \"0\",\r\n      \"purchase_order_tax_calulation_basis_5\": \"0\",\r\n      \"purchase_order_tax_value_5\": \"0\",\r\n      \"purchase_order_tax_calulation_basis_6\": \"0\",\r\n      \"purchase_order_tax_value_6\": \"0\",\r\n      \"purchase_order_solidarity_icms_value\": \"0\",\r\n      \"purchase_order_complementary_icms_value\": \"0\",\r\n      \"purchase_order_item_ipi_value\": \"0\",\r\n      \"purchase_order_ipi_rate\": \"0\",\r\n      \"purchase_order_ipi_base_value\": \"313600\",\r\n      \"purchase_order_paymento_condition_code\": \"028\",\r\n      \"purchase_order_contact\": \"Caio\",\r\n      \"purchase_order_coin\": \"1\",\r\n      \"purchase_order_delivery_branch_id\": \"\",\r\n      \"purchase_order_approval_control\": \"Released\",\r\n      \"purchase_order_delivery_status\": \"Pending\",\r\n      \"purchase_order_id_api\": \"\",\r\n      \"purchase_order_date_api\": \"\",\r\n      \"purchase_order_product_id_api\": \"\",\r\n      \"purchase_order_cost_center_id_api\": \"\",\r\n      \"purchase_order_ledger_account_id_api\": \"\",\r\n      \"purchase_order_ledger_account_item_id_api\": \"\",\r\n      \"purchase_order_class_value_id_api\": \"\",\r\n      \"purchase_order_financial_nature_id_api\": \"\",\r\n      \"purchase_order_delivery_branch_id_api\": \"\",\r\n      \"purchase_order_supplier_id_api\": \"\",\r\n      \"purchase_order_buyer_id_api\": \"\",\r\n      \"purchase_order_payment_terms_id_api\": \"\",\r\n      \"purchase_order_storage_id_api\": \"\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"94fd029e-8432-4dce-9f9c-25fb45bf60ac"}],"id":"7e7e33c8-93c6-4b3e-913d-395d53fafcdc","_postman_id":"7e7e33c8-93c6-4b3e-913d-395d53fafcdc","description":""},{"name":"Delivery Branch","item":[{"name":"Include","id":"29f2c253-8182-40e0-bafc-aaf77d9cd995","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"delivery_branch_id","value":"000001","contentType":"","description":"<p>Delivery Branch ID</p>\n","type":"text"},{"key":"delivery_branch_description","value":"FILIAL DE ENTREGA TESTE","contentType":"","description":"<p>Delivery Branch Description</p>\n","type":"text"},{"key":"delivery_branch_cnpj","value":"12345678912345","description":"<p>Delivery Branch CNPJ</p>\n","type":"text"},{"key":"delivery_branch_address","value":"RUA TESTE","description":"<p>Delivery Branch Address</p>\n","type":"text"},{"key":"delivery_branch_district","value":"BAIRRO TESTE","description":"<p>Delivery Branch District</p>\n","type":"text"},{"key":"delivery_branch_city","value":"CIDADE TESTE","description":"<p>Delivery Branch City</p>\n","type":"text"},{"key":"delivery_branch_complement","value":"CASA","description":"<p>Delivery Branch Complement</p>\n","type":"text"},{"key":"delivery_branch_state","value":"BA","description":"<p>Delivery Branch State</p>\n","type":"text"},{"key":"delivery_branch_zip_code","value":"48700000","description":"<p>Delivery Branch Zip Code</p>\n","type":"text"},{"key":"delivery_branch_phone","value":"75991991999","description":"<p>Delivery Branch Phone</p>\n","type":"text"},{"key":"delivery_branch_state_registration","value":"","description":"<p>Delivery Branch State Registration</p>\n","type":"text"}]},"url":"/API/v1/?/DeliveryBranch/IncludeDeliveryBranch","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/DeliveryBranch/IncludeDeliveryBranch","value":""}],"variable":[]}},"response":[{"id":"26418aec-fd79-4e72-9037-455a929b4db5","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"delivery_branch_id","value":"000001","contentType":"","description":"Delivery Branch ID","type":"text"},{"key":"delivery_branch_description","value":"FILIAL DE ENTREGA TESTE","contentType":"","description":"Delivery Branch Description","type":"text"},{"key":"delivery_branch_cnpj","value":"12345678912345","description":"Delivery Branch CNPJ","type":"text"},{"key":"delivery_branch_address","value":"RUA TESTE","description":"Delivery Branch Address","type":"text"},{"key":"delivery_branch_district","value":"BAIRRO TESTE","description":"Delivery Branch District","type":"text"},{"key":"delivery_branch_city","value":"CIDADE TESTE","description":"Delivery Branch City","type":"text"},{"key":"delivery_branch_complement","value":"CASA","description":"Delivery Branch Complement","type":"text"},{"key":"delivery_branch_state","value":"BA","description":"Delivery Branch State","type":"text"},{"key":"delivery_branch_zip_code","value":"48700000","description":"Delivery Branch Zip Code","type":"text"},{"key":"delivery_branch_phone","value":"75991991999","description":"Delivery Branch Phone","type":"text"}]},"url":"/API/v1//DeliveryBranch/IncludeDeliveryBranch"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Delivery Branch successfully INCLUDED!\",\r\n  \"content\": \"9A\"\r\n}"},{"id":"24c8efbb-ab61-4433-80f2-9ad66461e99c","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"delivery_branch_id","value":"000001","contentType":"","description":"Delivery Branch ID","type":"text"},{"key":"delivery_branch_description","value":"FILIAL DE ENTREGA TESTE","contentType":"","description":"Delivery Branch Description","type":"text"},{"key":"delivery_branch_cnpj","value":"12345678912345","description":"Delivery Branch CNPJ","type":"text"},{"key":"delivery_branch_address","value":"RUA TESTE","description":"Delivery Branch Address","type":"text"},{"key":"delivery_branch_district","value":"BAIRRO TESTE","description":"Delivery Branch District","type":"text"},{"key":"delivery_branch_city","value":"CIDADE TESTE","description":"Delivery Branch City","type":"text"},{"key":"delivery_branch_complement","value":"CASA","description":"Delivery Branch Complement","type":"text"},{"key":"delivery_branch_state","value":"BA","description":"Delivery Branch State","type":"text"},{"key":"delivery_branch_zip_code","value":"48700000","description":"Delivery Branch Zip Code","type":"text"},{"key":"delivery_branch_phone","value":"75991991999","description":"Delivery Branch Phone","type":"text"}]},"url":"/API/v1//DeliveryBranch/IncludeDeliveryBranch"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Delivery Branch already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"29f2c253-8182-40e0-bafc-aaf77d9cd995"},{"name":"Upsert","id":"091f4253-2604-4b83-9542-49727e5eac0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"delivery_branch_id","value":"000001","contentType":"","description":"<p>Delivery Branch ID</p>\n","type":"text"},{"key":"delivery_branch_description","value":"FILIAL DE ENTREGA TESTE UPSERT","contentType":"","description":"<p>Delivery Branch Description</p>\n","type":"text"},{"key":"delivery_branch_cnpj","value":"12345678912345","description":"<p>Delivery Branch CNPJ</p>\n","type":"text"},{"key":"delivery_branch_address","value":"RUA TESTE UPSERT","description":"<p>Delivery Branch Address</p>\n","type":"text"},{"key":"delivery_branch_district","value":"BAIRRO TESTE UPSERT","description":"<p>Delivery Branch District</p>\n","type":"text"},{"key":"delivery_branch_city","value":"CIDADE TESTE UPSERT","description":"<p>Delivery Branch City</p>\n","type":"text"},{"key":"delivery_branch_complement","value":"CASA","description":"<p>Delivery Branch Complement</p>\n","type":"text"},{"key":"delivery_branch_state","value":"BA","description":"<p>Delivery Branch State</p>\n","type":"text"},{"key":"delivery_branch_zip_code","value":"48700000","description":"<p>Delivery Branch Zip Code</p>\n","type":"text"},{"key":"delivery_branch_phone","value":"75991991999","description":"<p>Delivery Branch Phone</p>\n","type":"text"},{"key":"delivery_branch_state_registration","value":"","description":"<p>Delivery Branch State Registration</p>\n","type":"text"}]},"url":"/API/v1/?/DeliveryBranch/UpsertDeliveryBranch","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/DeliveryBranch/UpsertDeliveryBranch","value":""}],"variable":[]}},"response":[{"id":"6130bb74-7593-49e7-8c51-b691c6b5cab4","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"delivery_branch_id","value":"000001","contentType":"","description":"Delivery Branch ID","type":"text"},{"key":"delivery_branch_description","value":"FILIAL DE ENTREGA TESTE UPSERT","contentType":"","description":"Delivery Branch Description","type":"text"},{"key":"delivery_branch_cnpj","value":"12345678912345","description":"Delivery Branch CNPJ","type":"text"},{"key":"delivery_branch_address","value":"RUA TESTE UPSERT","description":"Delivery Branch Address","type":"text"},{"key":"delivery_branch_district","value":"BAIRRO TESTE UPSERT","description":"Delivery Branch District","type":"text"},{"key":"delivery_branch_city","value":"CIDADE TESTE UPSERT","description":"Delivery Branch City","type":"text"},{"key":"delivery_branch_complement","value":"CASA","description":"Delivery Branch Complement","type":"text"},{"key":"delivery_branch_state","value":"BA","description":"Delivery Branch State","type":"text"},{"key":"delivery_branch_zip_code","value":"48700000","description":"Delivery Branch Zip Code","type":"text"},{"key":"delivery_branch_phone","value":"75991991999","description":"Delivery Branch Phone","type":"text"}]},"url":"/API/v1//DeliveryBranch/UpsertDeliveryBranch"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Delivery Branch successfully UPDATED!\",\r\n  \"content\": \"9A\"\r\n}"},{"id":"a786b6eb-4ca3-4e85-b8b3-3d0dfe1f9252","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"delivery_branch_id","value":"000001","contentType":"","description":"Delivery Branch ID","type":"text","disabled":true},{"key":"delivery_branch_description","value":"FILIAL DE ENTREGA TESTE UPSERT","contentType":"","description":"Delivery Branch Description","type":"text"},{"key":"delivery_branch_cnpj","value":"12345678912345","description":"Delivery Branch CNPJ","type":"text"},{"key":"delivery_branch_address","value":"RUA TESTE UPSERT","description":"Delivery Branch Address","type":"text"},{"key":"delivery_branch_district","value":"BAIRRO TESTE UPSERT","description":"Delivery Branch District","type":"text"},{"key":"delivery_branch_city","value":"CIDADE TESTE UPSERT","description":"Delivery Branch City","type":"text"},{"key":"delivery_branch_complement","value":"CASA","description":"Delivery Branch Complement","type":"text"},{"key":"delivery_branch_state","value":"BA","description":"Delivery Branch State","type":"text"},{"key":"delivery_branch_zip_code","value":"48700000","description":"Delivery Branch Zip Code","type":"text"},{"key":"delivery_branch_phone","value":"75991991999","description":"Delivery Branch Phone","type":"text"}]},"url":"/API/v1//DeliveryBranch/UpsertDeliveryBranch"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field delivery_branch_id is necessary to UPSERT\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"091f4253-2604-4b83-9542-49727e5eac0d"},{"name":"Update","id":"0e144c67-ba0c-4385-8356-a11bde16b2a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"delivery_branch_id","value":"000001","contentType":"","description":"<p>Delivery Branch ID</p>\n","type":"text"},{"key":"delivery_branch_description","value":"FILIAL DE ENTREGA TESTE UPDATE","contentType":"","description":"<p>Delivery Branch Description</p>\n","type":"text"},{"key":"delivery_branch_cnpj","value":"12345678912345","description":"<p>Delivery Branch CNPJ</p>\n","type":"text"},{"key":"delivery_branch_address","value":"RUA TESTE UPDATE","description":"<p>Delivery Branch Address</p>\n","type":"text"},{"key":"delivery_branch_district","value":"BAIRRO TESTE UPDATE","description":"<p>Delivery Branch District</p>\n","type":"text"},{"key":"delivery_branch_city","value":"CIDADE TESTE UPDATE","description":"<p>Delivery Branch City</p>\n","type":"text"},{"key":"delivery_branch_complement","value":"CASA","description":"<p>Delivery Branch Complement</p>\n","type":"text"},{"key":"delivery_branch_state","value":"BA","description":"<p>Delivery Branch State</p>\n","type":"text"},{"key":"delivery_branch_zip_code","value":"48700000","description":"<p>Delivery Branch Zip Code</p>\n","type":"text"},{"key":"delivery_branch_phone","value":"75991991999","description":"<p>Delivery Branch Phone</p>\n","type":"text"},{"key":"delivery_branch_state_registration","value":"","description":"<p>Delivery Branch State Registration</p>\n","type":"text"}]},"url":"/API/v1/?/DeliveryBranch/UpdateDeliveryBranch","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/DeliveryBranch/UpdateDeliveryBranch","value":""}],"variable":[]}},"response":[{"id":"e15d4c88-35a0-474d-9a5f-64371f1813aa","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"delivery_branch_id","value":"000001","contentType":"","description":"Delivery Branch ID","type":"text"},{"key":"delivery_branch_description","value":"FILIAL DE ENTREGA TESTE UPDATE","contentType":"","description":"Delivery Branch Description","type":"text"},{"key":"delivery_branch_cnpj","value":"12345678912345","description":"Delivery Branch CNPJ","type":"text"},{"key":"delivery_branch_address","value":"RUA TESTE UPDATE","description":"Delivery Branch Address","type":"text"},{"key":"delivery_branch_district","value":"BAIRRO TESTE UPDATE","description":"Delivery Branch District","type":"text"},{"key":"delivery_branch_city","value":"CIDADE TESTE UPDATE","description":"Delivery Branch City","type":"text"},{"key":"delivery_branch_complement","value":"CASA","description":"Delivery Branch Complement","type":"text"},{"key":"delivery_branch_state","value":"BA","description":"Delivery Branch State","type":"text"},{"key":"delivery_branch_zip_code","value":"48700000","description":"Delivery Branch Zip Code","type":"text"},{"key":"delivery_branch_phone","value":"75991991999","description":"Delivery Branch Phone","type":"text"}]},"url":"/API/v1//DeliveryBranch/UpdateDeliveryBranch"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Delivery Branch successfully UPDATED!\",\r\n  \"content\": \"9A\"\r\n}"},{"id":"5d778a9b-689e-4fed-a515-78a88b752551","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"delivery_branch_id","value":"000001","contentType":"","description":"Delivery Branch ID","type":"text"},{"key":"delivery_branch_description","value":"FILIAL DE ENTREGA TESTE","contentType":"","description":"Delivery Branch Description","type":"text"},{"key":"delivery_branch_cnpj","value":"12345678912345","description":"Delivery Branch CNPJ","type":"text"},{"key":"delivery_branch_address","value":"RUA TESTE","description":"Delivery Branch Address","type":"text"},{"key":"delivery_branch_district","value":"BAIRRO TESTE","description":"Delivery Branch District","type":"text"},{"key":"delivery_branch_city","value":"CIDADE TESTE","description":"Delivery Branch City","type":"text"},{"key":"delivery_branch_complement","value":"CASA","description":"Delivery Branch Complement","type":"text"},{"key":"delivery_branch_state","value":"BA","description":"Delivery Branch State","type":"text"},{"key":"delivery_branch_zip_code","value":"48700000","description":"Delivery Branch Zip Code","type":"text"},{"key":"delivery_branch_phone","value":"75991991999","description":"Delivery Branch Phone","type":"text"}]},"url":"/API/v1//DeliveryBranch/IncludeDeliveryBranch"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Delivery Branch doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"0e144c67-ba0c-4385-8356-a11bde16b2a5"},{"name":"Delete","id":"58c52403-8402-40bf-b21d-4334c92b05b2","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"delivery_branch_id","value":"000001","description":"<p>Delivery Branch ID</p>\n","type":"text"}]},"url":"/API/v1/?/DeliveryBranch/DeleteDeliveryBranch","description":"<p>Endpoint to remove an existing Ledger Account in the GoEvo|SCM App</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/DeliveryBranch/DeleteDeliveryBranch","value":""}],"variable":[]}},"response":[{"id":"37cba17a-b32d-4760-834e-2a565df91b36","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"delivery_branch_id","value":"000001","description":"Delivery Branch ID","type":"text"}]},"url":"/API/v1//DeliveryBranch/DeleteDeliveryBranch"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Delivery Branch successfully DELETED!\",\r\n  \"content\": \"\"\r\n}"},{"id":"1e189ec2-6619-4670-baa8-c0018cc15946","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"delivery_branch_id","value":"000001","description":"Delivery Branch ID","type":"text"}]},"url":"/API/v1//DeliveryBranch/DeleteDeliveryBranch"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Delivery Branch doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"58c52403-8402-40bf-b21d-4334c92b05b2"},{"name":"GetDeliveryBranch","id":"26205333-d475-4f79-909f-4569780b0c36","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"delivery_branch_id","value":"ALL","description":"<p>Delivery Branch ID</p>\n","type":"text"},{"key":"delivery_branch_description","value":"ALL","description":"<p>Delivery Branch Description</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Page</p>\n","type":"text"},{"key":"page_size","value":"10","description":"<p>Page Size</p>\n","type":"text"}]},"url":"/API/v1/?/DeliveryBranch","description":"<p>Endpoint to remove an existing Ledger Account in the GoEvo|SCM App</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/DeliveryBranch","value":null}],"variable":[]}},"response":[{"id":"9d74a1f0-eeff-4210-8a8c-74511b0667b0","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//DeliveryBranch"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"delivery_branch_id\": \"02\",\r\n      \"delivery_branch_description\": \"Filial SSA-Salvador\",\r\n      \"delivery_branch_cnpj\": \"51505050005050\",\r\n      \"delivery_branch_address\": \"Avenida Industrial\",\r\n      \"delivery_branch_district\": \"Campestre\",\r\n      \"delivery_branch_city\": \"Santo André\",\r\n      \"delivery_branch_complement\": \"\",\r\n      \"delivery_branch_state\": \"SP\",\r\n      \"delivery_branch_zip_code\": \"09080501\",\r\n      \"delivery_branch_phone\": \"\",\r\n      \"delivery_branch_state_registration\": \"50504884084480808400\",\r\n      \"delivery_branch_id_api\": \"\",\r\n      \"delivery_branch_date\": \"\",\r\n      \"delivery_branch_hour\": \"\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"26205333-d475-4f79-909f-4569780b0c36"}],"id":"5b42211d-af03-4132-aa59-6eced54ad848","description":"<p>Endpoint to integrate your Ledger Account registration with the GoEvo|SCM App.</p>\n","_postman_id":"5b42211d-af03-4132-aa59-6eced54ad848"},{"name":"Financial Nature","item":[{"name":"Include","id":"56f07e11-f534-4119-8fe6-b0d579350616","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"financial_nature_id","value":"000001","contentType":"","description":"<p>Financial Nature ID</p>\n","type":"text"},{"key":"financial_nature_description","value":"NATUREZA FINANCEIRA TESTE","contentType":"","description":"<p>Financial Nature Description</p>\n","type":"text"},{"key":"financial_nature_condition","value":"D","description":"<p>Financial Nature Condition ( D - Spending/ R - Revenue )</p>\n","type":"text"},{"key":"financial_nature_blocked","value":"2","description":"<p>Financial Nature Blocked ( 1 - Yes/ 2 - No )</p>\n","type":"text"},{"key":"financial_nature_calculate_irrf","value":"","description":"<p>Financial Nature Calculate IRRF</p>\n","type":"text"},{"key":"financial_nature_calculate_iss","value":"","description":"<p>Financial Nature Calculate ISS</p>\n","type":"text"},{"key":"financial_nature_calculate_inss","value":"","description":"<p>Financial Nature Calculate INSS</p>\n","type":"text"},{"key":"financial_nature_calculate_cofins","value":"","description":"<p>Financial Nature Calculate COFINS</p>\n","type":"text"},{"key":"financial_nature_calculate_pis","value":"","description":"<p>Financial Nature Calculate PIS</p>\n","type":"text"},{"key":"financial_nature_percentage_irrf","value":"","description":"<p>Financial Nature Percentage IRRF</p>\n","type":"text"},{"key":"financial_nature_percentage_inss","value":"","description":"<p>Financial Nature Percentage INSS</p>\n","type":"text"},{"key":"financial_nature_percentage_cofins","value":"","description":"<p>Financial Nature Percentage COFINS</p>\n","type":"text"},{"key":"financial_nature_percentage_pis","value":"","description":"<p>Financial Nature Percentage PIS</p>\n","type":"text"}]},"url":"/API/v1/?/FinancialNature/IncludeFinancialNature","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/FinancialNature/IncludeFinancialNature","value":""}],"variable":[]}},"response":[{"id":"3b94bf71-9cf7-444a-894a-9aa36fceca57","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"financial_nature_id","value":"000001","contentType":"","description":"Financial Nature ID","type":"text"},{"key":"financial_nature_description","value":"NATUREZA FINANCEIRA TESTE","contentType":"","description":"Financial Nature Description","type":"text"},{"key":"financial_nature_condition","value":"D","description":"Financial Nature Condition ( D - Spending/ R - Revenue )","type":"text"},{"key":"financial_nature_blocked","value":"2","description":"Financial Nature Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/IncludeFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Financial Nature successfully INCLUDED!\",\r\n  \"content\": \"0000000001\"\r\n}"},{"id":"f0b9ca0b-2c79-44e4-a6c2-4330541e6b59","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"financial_nature_id","value":"000001","contentType":"","description":"Financial Nature ID","type":"text"},{"key":"financial_nature_description","value":"NATUREZA FINANCEIRA TESTE","contentType":"","description":"Financial Nature Description","type":"text"},{"key":"financial_nature_condition","value":"D","description":"Financial Nature Condition ( D - Spending/ R - Revenue )","type":"text"},{"key":"financial_nature_blocked","value":"2","description":"Financial Nature Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/IncludeFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Financial Nature already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"56f07e11-f534-4119-8fe6-b0d579350616"},{"name":"Upsert","id":"10659ed8-7e55-4c7d-bd0e-ff8f3ab9ec4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"financial_nature_id","value":"000001","contentType":"","description":"<p>Financial Nature ID</p>\n","type":"text"},{"key":"financial_nature_description","value":"NATUREZA FINANCEIRA TESTE","contentType":"","description":"<p>Financial Nature Description</p>\n","type":"text"},{"key":"financial_nature_condition","value":"D","description":"<p>Financial Nature Condition ( D - Spending/ R - Revenue )</p>\n","type":"text"},{"key":"financial_nature_blocked","value":"2","description":"<p>Financial Nature Blocked ( 1 - Yes/ 2 - No )</p>\n","type":"text"},{"key":"financial_nature_calculate_irrf","value":"","description":"<p>Financial Nature Calculate IRRF</p>\n","type":"text"},{"key":"financial_nature_calculate_iss","value":"","description":"<p>Financial Nature Calculate ISS</p>\n","type":"text"},{"key":"financial_nature_calculate_inss","value":"","description":"<p>Financial Nature Calculate INSS</p>\n","type":"text"},{"key":"financial_nature_calculate_cofins","value":"","description":"<p>Financial Nature Calculate COFINS</p>\n","type":"text"},{"key":"financial_nature_calculate_pis","value":"","description":"<p>Financial Nature Calculate PIS</p>\n","type":"text"},{"key":"financial_nature_percentage_irrf","value":"","description":"<p>Financial Nature Percentage IRRF</p>\n","type":"text"},{"key":"financial_nature_percentage_inss","value":"","description":"<p>Financial Nature Percentage INSS</p>\n","type":"text"},{"key":"financial_nature_percentage_cofins","value":"","description":"<p>Financial Nature Percentage COFINS</p>\n","type":"text"},{"key":"financial_nature_percentage_pis","value":"","description":"<p>Financial Nature Percentage PIS</p>\n","type":"text"}]},"url":"/API/v1/?/FinancialNature/UpsertFinancialNature","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/FinancialNature/UpsertFinancialNature","value":""}],"variable":[]}},"response":[{"id":"7f998c9b-f09b-4734-b131-0af516494360","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"financial_nature_id","value":"000001","contentType":"","description":"Financial Nature ID","type":"text"},{"key":"financial_nature_description","value":"NATUREZA FINANCEIRA TESTE","contentType":"","description":"Financial Nature Description","type":"text"},{"key":"financial_nature_condition","value":"D","description":"Financial Nature Condition ( D - Spending/ R - Revenue )","type":"text"},{"key":"financial_nature_blocked","value":"2","description":"Financial Nature Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/IncludeFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Financial Nature successfully INCLUDED!\",\r\n  \"content\": \"0000000001\"\r\n}"},{"id":"025510e4-3a35-4b4d-a1f9-8dfc006c7230","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"financial_nature_id","value":"000001","contentType":"","description":"Financial Nature ID","type":"text"},{"key":"financial_nature_description","value":"NATUREZA FINANCEIRA TESTE","contentType":"","description":"Financial Nature Description","type":"text"},{"key":"financial_nature_condition","value":"D","description":"Financial Nature Condition ( D - Spending/ R - Revenue )","type":"text"},{"key":"financial_nature_blocked","value":"2","description":"Financial Nature Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/IncludeFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Financial Nature already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"10659ed8-7e55-4c7d-bd0e-ff8f3ab9ec4b"},{"name":"Update","id":"15e5e551-fe9f-40dc-9152-8c852d718620","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"financial_nature_id","value":"000001","contentType":"","description":"<p>Financial Nature ID</p>\n","type":"text"},{"key":"financial_nature_description","value":"NATUREZA FINANCEIRA TESTE","contentType":"","description":"<p>Financial Nature Description</p>\n","type":"text"},{"key":"financial_nature_condition","value":"D","description":"<p>Financial Nature Condition ( D - Spending/ R - Revenue )</p>\n","type":"text"},{"key":"financial_nature_blocked","value":"2","description":"<p>Financial Nature Blocked ( 1 - Yes/ 2 - No )</p>\n","type":"text"},{"key":"financial_nature_calculate_irrf","value":"","description":"<p>Financial Nature Calculate IRRF</p>\n","type":"text"},{"key":"financial_nature_calculate_iss","value":"","description":"<p>Financial Nature Calculate ISS</p>\n","type":"text"},{"key":"financial_nature_calculate_inss","value":"","description":"<p>Financial Nature Calculate INSS</p>\n","type":"text"},{"key":"financial_nature_calculate_cofins","value":"","description":"<p>Financial Nature Calculate COFINS</p>\n","type":"text"},{"key":"financial_nature_calculate_pis","value":"","description":"<p>Financial Nature Calculate PIS</p>\n","type":"text"},{"key":"financial_nature_percentage_irrf","value":"","description":"<p>Financial Nature Percentage IRRF</p>\n","type":"text"},{"key":"financial_nature_percentage_inss","value":"","description":"<p>Financial Nature Percentage INSS</p>\n","type":"text"},{"key":"financial_nature_percentage_cofins","value":"","description":"<p>Financial Nature Percentage COFINS</p>\n","type":"text"},{"key":"financial_nature_percentage_pis","value":"","description":"<p>Financial Nature Percentage PIS</p>\n","type":"text"}]},"url":"/API/v1/?/FinancialNature/UpdateFinancialNature","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/FinancialNature/UpdateFinancialNature","value":""}],"variable":[]}},"response":[{"id":"9d72bb67-ecc9-47af-aab9-cd4714e79356","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"financial_nature_id","value":"000001","contentType":"","description":"Financial Nature ID","type":"text"},{"key":"financial_nature_description","value":"NATUREZA FINANCEIRA TESTE","contentType":"","description":"Financial Nature Description","type":"text"},{"key":"financial_nature_condition","value":"D","description":"Financial Nature Condition ( D - Spending/ R - Revenue )","type":"text"},{"key":"financial_nature_blocked","value":"2","description":"Financial Nature Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/IncludeFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Financial Nature successfully INCLUDED!\",\r\n  \"content\": \"0000000001\"\r\n}"},{"id":"939490b5-44e8-4b8e-8ed3-cc6a4d7de922","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"financial_nature_id","value":"000001","contentType":"","description":"Financial Nature ID","type":"text"},{"key":"financial_nature_description","value":"NATUREZA FINANCEIRA TESTE","contentType":"","description":"Financial Nature Description","type":"text"},{"key":"financial_nature_condition","value":"D","description":"Financial Nature Condition ( D - Spending/ R - Revenue )","type":"text"},{"key":"financial_nature_blocked","value":"2","description":"Financial Nature Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/IncludeFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"This Financial Nature already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"15e5e551-fe9f-40dc-9152-8c852d718620"},{"name":"Delete","id":"c08db506-a9c0-44a3-8bf1-6b302cf04379","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"financial_nature_id","value":"000001","contentType":"","description":"<p>Financial Nature ID</p>\n","type":"text"}]},"url":"/API/v1/?/FinancialNature/DeleteFinancialNature","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/FinancialNature/DeleteFinancialNature","value":""}],"variable":[]}},"response":[{"id":"1f4521c1-9057-4fac-b8d5-76f772254546","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"financial_nature_id","value":"000001","contentType":"","description":"Financial Nature ID","type":"text"}]},"url":"/API/v1//FinancialNature/DeleteFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Financial Nature successfully DELETED!\",\r\n  \"content\": \"\"\r\n}"},{"id":"b12226e8-d6e3-4c9a-be5f-2cbcb9633a12","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"financial_nature_id","value":"000001","contentType":"","description":"Financial Nature ID","type":"text"}]},"url":"/API/v1//FinancialNature/DeleteFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Financial Nature doesn't exist!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"c08db506-a9c0-44a3-8bf1-6b302cf04379"},{"name":"GetFinancialNature","id":"60b290fe-6c31-4dd7-b3ee-715789541220","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"financial_nature_id","value":"ALL","contentType":"","description":"<p>Financial Nature ID</p>\n","type":"text"},{"key":"financial_nature_description","value":"ALL","contentType":"","description":"<p>Financial Nature Description</p>\n","type":"text"},{"key":"financial_nature_condition","value":"ALL","description":"<p>Financial Nature Condition ( D - Spending/ R - Revenue )</p>\n","type":"text"},{"key":"financial_nature_blocked","value":"ALL","description":"<p>Financial Nature Blocked ( 1 - Yes/ 2 - No )</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Page</p>\n","type":"text"},{"key":"page_size","value":"10","description":"<p>Page Size</p>\n","type":"text"}]},"url":"/API/v1/?/FinancialNature","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/FinancialNature","value":null}],"variable":[]}},"response":[{"id":"1d8f7e30-31df-4927-8956-1a3275498f0b","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//FinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"financial_nature_id\": \"0000000001\",\r\n      \"financial_nature_description\": \"NATUREZA FINANCEIRA TESTE\",\r\n      \"financial_nature_condition\": \"D\",\r\n      \"financial_nature_blocked\": \"2\",\r\n      \"financial_nature_calculate_irrf\": \"\",\r\n      \"financial_nature_calculate_iss\": \"\",\r\n      \"financial_nature_calculate_inss\": \"\",\r\n      \"financial_nature_calculate_cofins\": \"\",\r\n      \"financial_nature_calculate_pis\": \"\",\r\n      \"financial_nature_percentage_irrf\": \"0\",\r\n      \"financial_nature_percentage_inss\": \"0\",\r\n      \"financial_nature_percentage_cofins\": \"0\",\r\n      \"financial_nature_percentage_pis\": \"0\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"60b290fe-6c31-4dd7-b3ee-715789541220"}],"id":"dac650d9-a1b7-4301-b92c-c068dfd2af2e","_postman_id":"dac650d9-a1b7-4301-b92c-c068dfd2af2e","description":""},{"name":"Payment Term","item":[{"name":"Include","id":"c296baf4-c186-4361-8553-5b87cab55843","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"<p>Payment term ID</p>\n","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO DE PAGAMENTO TESTE","contentType":"","description":"<p>Payment term Description</p>\n","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"<p>Payment term Condition</p>\n","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"<p>Payment term Blocked ( 1 - Yes/ 2 - No )</p>\n","type":"text"}]},"url":"/API/v1/?/PaymentTerms/IncludePaymentTerms","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/PaymentTerms/IncludePaymentTerms","value":""}],"variable":[]}},"response":[{"id":"221293ad-f3fb-4e04-8172-69723988bab7","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO DE PAGAMENTO TESTE","contentType":"","description":"Payment term Description","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"Payment term Condition","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"Payment term Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/IncludeFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Payment term successfully INCLUDED\",\r\n  \"content\": \"984\"\r\n}"},{"id":"6d63251f-6b2a-4d93-b725-24ec84552796","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO DE PAGAMENTO TESTE","contentType":"","description":"Payment term Description","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"Payment term Condition","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"Payment term Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/IncludeFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Payment tems already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"c296baf4-c186-4361-8553-5b87cab55843"},{"name":"Upsert","id":"3df22d59-af7c-4ad5-948d-f420657fc963","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"<p>Payment term ID</p>\n","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO UPD","contentType":"","description":"<p>Payment term Description</p>\n","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"<p>Payment term Condition</p>\n","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"<p>Payment term Blocked ( 1 - Yes/ 2 - No )</p>\n","type":"text"}]},"url":"/API/v1/?/PaymentTerms/UpsertPaymentTerms","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/PaymentTerms/UpsertPaymentTerms","value":""}],"variable":[]}},"response":[{"id":"07ce7f90-53db-4a85-984c-b9362c722589","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO UPD","contentType":"","description":"Payment term Description","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"Payment term Condition","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"Payment term Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/UpsertFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Payment term successfully UPDATED\",\r\n  \"content\": \"984\"\r\n}"},{"id":"ef6340b2-3ba6-42c5-b76e-010effb95051","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text","disabled":true},{"key":"payment_terms_description","value":"CONDIÇÃO UPD","contentType":"","description":"Payment term Description","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"Payment term Condition","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"Payment term Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/UpsertFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field payment_terms_id is necessary to UPSERT\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"3df22d59-af7c-4ad5-948d-f420657fc963"},{"name":"Update","id":"0416d23c-743c-4f8f-a5a4-3f6d90282dcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"<p>Payment term ID</p>\n","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO UPS","contentType":"","description":"<p>Payment term Description</p>\n","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"<p>Payment term Condition</p>\n","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"<p>Payment term Blocked ( 1 - Yes/ 2 - No )</p>\n","type":"text"}]},"url":"/API/v1/?/PaymentTerms/UpdatePaymentTerms","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/PaymentTerms/UpdatePaymentTerms","value":""}],"variable":[]}},"response":[{"id":"ac99278a-b7ae-4698-8e20-4f032de10f64","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO UPS","contentType":"","description":"Payment term Description","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"Payment term Condition","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"Payment term Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/UpdateFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Payment term successfully UPDATED\",\r\n  \"content\": \"984\"\r\n}"},{"id":"0fdff880-1d7a-4174-b778-11174117ff4e","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text","disabled":true},{"key":"payment_terms_description","value":"CONDIÇÃO UPS","contentType":"","description":"Payment term Description","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"Payment term Condition","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"Payment term Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/UpdateFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field payment_terms_id is necessary to UPDATE\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"0416d23c-743c-4f8f-a5a4-3f6d90282dcf"},{"name":"Delete","id":"872a4ef4-ee55-4e20-8792-df838593852a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"<p>Payment term ID</p>\n","type":"text"}]},"url":"/API/v1/?/PaymentTerms/DeletePaymentTerms","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/PaymentTerms/DeletePaymentTerms","value":""}],"variable":[]}},"response":[{"id":"a25cf174-c126-4f89-8b9f-ac995a0c7982","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text"}]},"url":"/API/v1//FinancialNature/DeleteFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Payment term successfully DELETED\",\r\n  \"content\": \"\"\r\n}"},{"id":"0a95db5e-0707-49ca-996d-2e472ce0121e","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text","disabled":true}]},"url":"/API/v1//FinancialNature/DeleteFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field payment_terms_id is necessary to DELETE\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"872a4ef4-ee55-4e20-8792-df838593852a"},{"name":"GetPaymentTerm","id":"dd4bdb92-05a4-4498-a245-30f063a8a829","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"ALL","description":"<p>Payment Terms ID </p>\n","type":"text"},{"key":"payment_terms_description","value":"ALL","description":"<p>Payment Terms Description</p>\n","type":"text"},{"key":"payment_terms_payment_condition","value":"ALL","description":"<p>Payment Terms Payment Condition</p>\n","type":"text"},{"key":"payment_terms_blocked","value":"ALL","description":"<p>Payment Terms Blocked</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Page Number</p>\n","type":"text"},{"key":"page_size","value":"10","description":"<p>Page Size</p>\n","type":"text"}]},"url":"/API/v1/?/PaymentTerms","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/PaymentTerms","value":null}],"variable":[]}},"response":[{"id":"e79450f2-8e1a-4032-8136-334919a8a049","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//FinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"financial_nature_id\": \"0000000001\",\r\n      \"financial_nature_description\": \"NATUREZA FINANCEIRA TESTE\",\r\n      \"financial_nature_condition\": \"D\",\r\n      \"financial_nature_blocked\": \"2\",\r\n      \"financial_nature_calculate_irrf\": \"\",\r\n      \"financial_nature_calculate_iss\": \"\",\r\n      \"financial_nature_calculate_inss\": \"\",\r\n      \"financial_nature_calculate_cofins\": \"\",\r\n      \"financial_nature_calculate_pis\": \"\",\r\n      \"financial_nature_percentage_irrf\": \"0\",\r\n      \"financial_nature_percentage_inss\": \"0\",\r\n      \"financial_nature_percentage_cofins\": \"0\",\r\n      \"financial_nature_percentage_pis\": \"0\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"dd4bdb92-05a4-4498-a245-30f063a8a829"}],"id":"10e2d1d1-3661-4cb2-84ee-42f1fcae02bb","_postman_id":"10e2d1d1-3661-4cb2-84ee-42f1fcae02bb","description":""},{"name":"Purchase Request","item":[{"name":"Include","id":"badd3fe3-7339-4eb3-b8d5-f5820bed4fa2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"<p>Payment term ID</p>\n","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO DE PAGAMENTO TESTE","contentType":"","description":"<p>Payment term Description</p>\n","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"<p>Payment term Condition</p>\n","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"<p>Payment term Blocked ( 1 - Yes/ 2 - No )</p>\n","type":"text"}]},"url":"/API/v1/?/purchaseRequest/IncludePurchaseRequest","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/purchaseRequest/IncludePurchaseRequest","value":""}],"variable":[]}},"response":[{"id":"64595c9d-56e2-40c8-8c0d-800808d7444c","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO DE PAGAMENTO TESTE","contentType":"","description":"Payment term Description","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"Payment term Condition","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"Payment term Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/IncludeFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Payment term successfully INCLUDED\",\r\n  \"content\": \"984\"\r\n}"},{"id":"7922ee03-f57c-4bea-917c-bd5fd7c31dd9","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO DE PAGAMENTO TESTE","contentType":"","description":"Payment term Description","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"Payment term Condition","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"Payment term Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/IncludeFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"01\",\r\n  \"errormsg\": \"Payment tems already exists!\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"badd3fe3-7339-4eb3-b8d5-f5820bed4fa2"},{"name":"Upsert","id":"9be9ff48-d5cf-43d2-9e76-69d6dfbc7a94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"<p>Payment term ID</p>\n","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO UPD","contentType":"","description":"<p>Payment term Description</p>\n","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"<p>Payment term Condition</p>\n","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"<p>Payment term Blocked ( 1 - Yes/ 2 - No )</p>\n","type":"text"}]},"url":"/API/v1/?/purchaseRequest/UpsertPurchaseRequest","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/purchaseRequest/UpsertPurchaseRequest","value":""}],"variable":[]}},"response":[{"id":"d551290a-1d1e-4a6e-aa70-40c522ad80bd","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO UPD","contentType":"","description":"Payment term Description","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"Payment term Condition","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"Payment term Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/UpsertFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Payment term successfully UPDATED\",\r\n  \"content\": \"984\"\r\n}"},{"id":"6b4b9a68-08ce-411a-b797-3807cfc2df25","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text","disabled":true},{"key":"payment_terms_description","value":"CONDIÇÃO UPD","contentType":"","description":"Payment term Description","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"Payment term Condition","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"Payment term Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/UpsertFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field payment_terms_id is necessary to UPSERT\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"9be9ff48-d5cf-43d2-9e76-69d6dfbc7a94"},{"name":"Update","id":"fa9e915a-608e-47c5-99fc-1333430af3d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"<p>Payment term ID</p>\n","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO UPS","contentType":"","description":"<p>Payment term Description</p>\n","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"<p>Payment term Condition</p>\n","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"<p>Payment term Blocked ( 1 - Yes/ 2 - No )</p>\n","type":"text"}]},"url":"/API/v1/?/purchaseRequest/UpdatePurchaseRequest","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/purchaseRequest/UpdatePurchaseRequest","value":""}],"variable":[]}},"response":[{"id":"f4aac7bc-1a30-4b8f-9d19-06dc7dfc4c52","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text"},{"key":"payment_terms_description","value":"CONDIÇÃO UPS","contentType":"","description":"Payment term Description","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"Payment term Condition","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"Payment term Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/UpdateFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Payment term successfully UPDATED\",\r\n  \"content\": \"984\"\r\n}"},{"id":"460f6805-9307-4aca-ada0-3013b5211c4f","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text","disabled":true},{"key":"payment_terms_description","value":"CONDIÇÃO UPS","contentType":"","description":"Payment term Description","type":"text"},{"key":"payment_terms_payment_condition","value":"11","description":"Payment term Condition","type":"text"},{"key":"payment_terms_blocked","value":"2","description":"Payment term Blocked ( 1 - Yes/ 2 - No )","type":"text"}]},"url":"/API/v1//FinancialNature/UpdateFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field payment_terms_id is necessary to UPDATE\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"fa9e915a-608e-47c5-99fc-1333430af3d2"},{"name":"Delete","id":"21f09724-7d15-4b4d-8288-7ad3436f66ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"<p>Payment term ID</p>\n","type":"text"}]},"url":"/API/v1/?/purchaseRequest/DeletePurchaseRequest","description":"<p>Endpoint to add a new Ledger Account in the GoEvo|SCM App</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/purchaseRequest/DeletePurchaseRequest","value":""}],"variable":[]}},"response":[{"id":"c4e322cc-fc6c-48d0-9513-928a4463353f","name":"Success","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text"}]},"url":"/API/v1//FinancialNature/DeleteFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"000\",\r\n  \"errormsg\": \"Payment term successfully DELETED\",\r\n  \"content\": \"\"\r\n}"},{"id":"2442b4ec-b2db-4684-a3ea-00a6beaeda7a","name":"Error","originalRequest":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"payment_terms_id","value":"000001","contentType":"","description":"Payment term ID","type":"text","disabled":true}]},"url":"/API/v1//FinancialNature/DeleteFinancialNature"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"02\",\r\n  \"errormsg\": \"Field payment_terms_id is necessary to DELETE\",\r\n  \"content\": \"\"\r\n}"}],"_postman_id":"21f09724-7d15-4b4d-8288-7ad3436f66ce"},{"name":"GetPurchaseRequest","id":"c782647b-7330-4778-bb6c-2e58f7bdb7c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":""}],"body":{"mode":"formdata","formdata":[{"key":"purchase_request_id","value":"ALL","contentType":"","description":"<p>Storage ID</p>\n","type":"text"},{"key":"purchase_request_requester","value":"ALL","contentType":"","description":"<p>Storage Description</p>\n","type":"text"},{"key":"page","value":"1","type":"text"},{"key":"page_size","value":"1","type":"text"},{"key":"purchase_request_cost_center_id","value":"ALL","type":"text"}]},"url":"/API/v1/?/purchaseRequest","description":"<p>Endpoint to consult the exisiting Storage in the GoEvo|SCM APP</p>\n<p>To use the GET endpoint, fill all fields in Body with a valid value to filter the registers or place the value 'ALL' for listing all registers.</p>\n","urlObject":{"path":["API","v1",""],"host":[""],"query":[{"key":"/purchaseRequest","value":null}],"variable":[]}},"response":[{"id":"b763c2cc-2834-42e1-bcc3-a94e6d1f9aaa","name":"Filter","originalRequest":{"method":"GET","header":[{"key":"goevo_app_tptoken","value":"","type":"text"}],"url":"/API/v1//Storage"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": \"200\",\r\n  \"status\": \"OK\",\r\n  \"errorcode\": \"00\",\r\n  \"errormsg\": \"OK\",\r\n  \"content\": [\r\n    {\r\n      \"storage_id\": \"12\",\r\n      \"storage_description\": \"ARMAZÉM PADRÃO UPSER\",\r\n      \"storage_client_id\": \"\",\r\n      \"storage_client_store\": \"\",\r\n      \"storage_type\": \"\",\r\n      \"storage_id_api\": \"000002\",\r\n      \"storage_date\": \"20230811\",\r\n      \"storage_hour\": \"17:05:43\"\r\n    }\r\n  ]\r\n}"}],"_postman_id":"c782647b-7330-4778-bb6c-2e58f7bdb7c1"}],"id":"00b5c6e6-868a-42cb-b6fc-c31998db1b17","_postman_id":"00b5c6e6-868a-42cb-b6fc-c31998db1b17","description":""},{"name":"Entry Notes","item":[{"name":"GetEntryNote","id":"c6f573e8-116f-4b8a-90ba-55ed413e6dcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"goevo_app_tptoken","value":""}],"body":{"mode":"urlencoded","urlencoded":[{"key":"entryNote_document","value":"ALL","type":"text"},{"key":"entryNote_supplier","value":"ALL","type":"text"},{"key":"entryNote_order","value":"ALL","type":"text"},{"key":"entryNote_emission_initial","value":"ALL","type":"text"},{"key":"entryNote_emission_final","value":"ALL","type":"text"},{"key":"pagina","value":"1","type":"text"},{"key":"tamanho_pagina","value":"10","type":"text"},{"key":"entryNote_inclusion_initial","value":"ALL","type":"text"},{"key":"entryNote_inclusion_final","value":"ALL","type":"text"}]},"url":"API/v1/?/entryNotes","urlObject":{"path":["v1",""],"host":["API"],"query":[{"key":"/entryNotes","value":null}],"variable":[]}},"response":[],"_postman_id":"c6f573e8-116f-4b8a-90ba-55ed413e6dcf"}],"id":"f7cd0805-299c-4127-a86d-52e9d5734489","_postman_id":"f7cd0805-299c-4127-a86d-52e9d5734489","description":""}],"event":[{"listen":"prerequest","script":{"id":"275eb48b-a01f-4baf-81f6-1fee80fb5367","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"70756cc9-452f-408a-8118-be92be5c81b7","type":"text/javascript","exec":[""]}}],"variable":[{"key":"url_base","value":""},{"key":"company_id","value":""},{"key":"goevo_app_tptoken","value":""}]}