{"info":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","description":"<html><head></head><body><h1 id=\"get-started-here\">📄 Get started here</h1>\n<p>This template contains a boilerplate for documentation that you can quickly customize and reuse</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"📄 Get started here","slug":"get-started-here"}],"owner":"36500427","collectionId":"34f5998e-3311-4f08-a91e-4e292649b807","publishedId":"2sB2j4gXAg","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-05-02T22:08:51.000Z"},"item":[{"name":"user","item":[{"name":"Create a user","id":"b899a21e-11ba-4832-8140-422ef3d3a374","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"\",\r\n    \"email\":\"\",\r\n    \"password\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseUrl}}/users","urlObject":{"path":["users"],"host":["{{BaseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b899a21e-11ba-4832-8140-422ef3d3a374"}],"id":"e23dd025-422c-46f8-a109-2991d7f83746","description":"<p>The <code>/me</code> endpoints let you manage information about the authenticated user.</p>\n","_postman_id":"e23dd025-422c-46f8-a109-2991d7f83746","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}}},{"name":"pix-key","item":[{"name":"Get all pix key by user id","event":[{"listen":"test","script":{"id":"1c8fd9d4-066d-4d14-837a-d01038d3e07c","exec":[""],"type":"text/javascript","packages":{}}}],"id":"b6e64848-d093-4c27-9584-9fa7629599c4","request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{BaseUrl}}/pix/query/all","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["pix","query","all"],"host":["{{BaseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b6e64848-d093-4c27-9584-9fa7629599c4"},{"name":"Add a pix key","id":"0b861ead-f273-4493-b758-7c860f062555","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"key\": \"\",\r\n    \"type\": \"\",\r\n    \"bank\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseUrl}}/pix/query","urlObject":{"path":["pix","query"],"host":["{{BaseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b861ead-f273-4493-b758-7c860f062555"},{"name":"Remove a pix key","id":"377f3fae-ea79-41f7-8e2e-b1aa65afbdd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{BaseUrl}}/pix/query?key=${key}","urlObject":{"path":["pix","query"],"host":["{{BaseUrl}}"],"query":[{"key":"key","value":"${key}"}],"variable":[]}},"response":[],"_postman_id":"377f3fae-ea79-41f7-8e2e-b1aa65afbdd0"},{"name":"Get a pix key","id":"3d881c1a-2cb9-4209-8f17-bdd89950cb8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{BaseUrl}}/pix/query?key=${key}","urlObject":{"path":["pix","query"],"host":["{{BaseUrl}}"],"query":[{"key":"key","value":"${key}"}],"variable":[]}},"response":[],"_postman_id":"3d881c1a-2cb9-4209-8f17-bdd89950cb8a"}],"id":"27409aef-e9af-43ae-b6bb-75fa9e5fa9dd","_postman_id":"27409aef-e9af-43ae-b6bb-75fa9e5fa9dd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}}},{"name":"authentication","item":[{"name":"Authenticate a user","id":"817466e7-91a5-4d45-aa49-c3c27301bd71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"email\": \"\",\r\n   \"password\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseUrl}}/authentication","urlObject":{"path":["authentication"],"host":["{{BaseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"817466e7-91a5-4d45-aa49-c3c27301bd71"}],"id":"53d1ba55-6059-41ad-a331-44970d162ed7","_postman_id":"53d1ba55-6059-41ad-a331-44970d162ed7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}}},{"name":"https://api.hubapi.com/crm/v3/objects/2-19381527/search","id":"6c4f5f67-c07d-4bac-aec3-31f61806eb2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authorization","value":"Bearer pat-na1-c49f6dca-eb21-41d9-b5e2-d9e0efbb5f9a"},{"key":"content-type","value":"application/json"},{"key":"Cookie","value":"__cf_bm=1cvjWdBSpiskeZ_t2.eotus27KOV1vZk6mTfoxjZ0HU-1772459449-1.0.1.1-16WuzL0jzk558ADj9yNxsjGSNgRw6UyDFD4CV0GnRISaXDgTYScgUUnIyhfMVeV0Y5.5OQghq4qq3tNcQZZlWf2gTbrQ9X8poQCiheep0Gk"}],"body":{"mode":"raw","raw":"{\n    \"filterGroups\": [\n      {\n        \"filters\": [\n          {\n            \"propertyName\": \"e_mail\",\n            \"operator\": \"EQ\",\n            \"value\": \"nathan.andrewoficial@gmail.com\"\n          },\n          {\n            \"propertyName\": \"nome_do_evento__clonado_\",\n            \"operator\": \"IN\",\n            \"values\": [\"Welcome Company\", \"Scale Meeting\"]\n          }\n        ]\n      }\n    ],\n    \"properties\": [\n      \"nome_da_entrega\",\n      \"e_mail\",\n      \"nome_da_empresa\",\n      \"nome_do_evento__clonado_\",\n      \"edicao_do_evento\",\n      \"rsvp\",\n      \"data_do_inicio_da_entrega\",\n      \"data_do_fim_da_entrega\",\n      \"hs_pipeline_stage\"\n    ],\n    \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hubapi.com/crm/v3/objects/2-19381527/search","description":"<p>Generated from cURL: curl --location '<a href=\"https://api.hubapi.com/crm/v3/objects/2-19381527/search\">https://api.hubapi.com/crm/v3/objects/2-19381527/search</a>' <br />--header 'authorization: Bearer pat-na1-c49f6dca-eb21-41d9-b5e2-d9e0efbb5f9a' <br />--header 'content-type: application/json' <br />--header 'Cookie: <em><em>cf_bm=1cvjWdBSpiskeZ_t2.eotus27KOV1vZk6mTfoxjZ0HU-1772459449-1.0.1.1-16WuzL0jzk558ADj9yNxsjGSNgRw6UyDFD4CV0GnRISaXDgTYScgUUnIyhfMVeV0Y5.5OQghq4qq3tNcQZZlWf2gTbrQ9X8poQCiheep0Gk' <br />--data-raw '{\n    \"filterGroups\": [\n      {\n        \"filters\": [\n          {\n            \"propertyName\": \"e_mail\",\n            \"operator\": \"EQ\",\n            \"value\": \"<a href=\"mailto:nathan.andrewoficial@gmail.com\">nathan.andrewoficial@gmail.com</a>\"\n          },\n          {\n            \"propertyName\": \"nome_do_evento__clonado</em>\",\n            \"operator\": \"IN\",\n            \"values\": [\"Welcome Company\", \"Scale Meeting\"]\n          }\n        ]\n      }\n    ],\n    \"properties\": [\n      \"nome_da_entrega\",\n      \"e_mail\",\n      \"nome_da_empresa\",\n      \"nome_do_evento__clonado</em>\",\n      \"edicao_do_evento\",\n      \"rsvp\",\n      \"data_do_inicio_da_entrega\",\n      \"data_do_fim_da_entrega\",\n      \"hs_pipeline_stage\"\n    ],\n    \"limit\": 100\n}'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"https","path":["crm","v3","objects","2-19381527","search"],"host":["api","hubapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c4f5f67-c07d-4bac-aec3-31f61806eb2b"},{"name":"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate/change-class","id":"2bc94d0b-7667-4a6a-a9fd-77aa21b8b14d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accounts-api-key","value":"I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej"},{"key":"Content-Type","value":"application/json"},{"key":"x-app-client","value":"g4_engineering"},{"key":"Accept","value":"application/json, text/plain, */*"}],"body":{"mode":"raw","raw":"{\"eventId\":\"e14f5b62-0116-4737-b9c9-6f5ad84e9548\",\"userId\":\"bcf4efe8-e619-4980-99f7-c576330c94fb\",\"eventIdToRelocate\":\"99d5872d-d08f-4772-84d7-9204f101c872\",\"hubspotObjectId\":\"1007229958\"}","options":{"raw":{"language":"json"}}},"url":"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate/change-class","description":"<p>Generated from cURL: curl '<a href=\"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate/change-class\">https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate/change-class</a>' <br />  -H 'accounts-api-key: I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej' <br />  -H 'Content-Type: application/json' <br />  -H 'x-app-client: g4_engineering' <br />  -H 'Accept: application/json, text/plain, <em>/</em>' <br />  --data-raw '{\"eventId\":\"e14f5b62-0116-4737-b9c9-6f5ad84e9548\",\"userId\":\"bcf4efe8-e619-4980-99f7-c576330c94fb\",\"eventIdToRelocate\":\"99d5872d-d08f-4772-84d7-9204f101c872\",\"hubspotObjectId\":\"1007229958\"}'\nEnviar mensagem para André Santana Ferro</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"https","path":["accounts","api","v1","user","classes","allocate","change-class"],"host":["g4-accounts-api","g4staging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2bc94d0b-7667-4a6a-a9fd-77aa21b8b14d"},{"name":"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate","id":"e3d15dae-e105-480c-81f1-13b78754ddfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*"},{"key":"Content-Type","value":"application/json"},{"key":"accounts-api-key","value":"I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej"},{"key":"x-app-client","value":"g4_engineering"}],"body":{"mode":"raw","raw":"{\n\"eventId\":\"e14f5b62-0116-4737-b9c9-6f5ad84e9548\",\n\"userId\":\"bcf4efe8-e619-4980-99f7-c576330c94fb\",\n\"hubspotObjectId\":\"49342224468\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/accounts/api/v1/user/classes/allocate","description":"<p>Generated from cURL: curl '<a href=\"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate\">https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate</a>' <br />  -H 'Accept: application/json, text/plain, <em>/</em>' <br />  -H 'Content-Type: application/json' <br />  -H 'accounts-api-key: I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej' <br />  -H 'x-app-client: g4_engineering' <br />  --data-raw '{\"eventId\":\"58215fb8-368b-4c48-b787-1057581eb1b0\",\"userId\":\"bcf4efe8-e619-4980-99f7-c576330c94fb\",\"hubspotObjectId\":\"49342100587\"}'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["accounts","api","v1","user","classes","allocate"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e3d15dae-e105-480c-81f1-13b78754ddfa"},{"name":"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate","id":"80d0de4a-4595-4a09-831d-8dcd096f33bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-app-client","value":"g4_engineering"},{"key":"Accept","value":"application/json, text/plain, */*"},{"key":"Content-Type","value":"application/json"},{"key":"accounts-api-key","value":"I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej"}],"body":{"mode":"raw","raw":"{\"eventId\":\"98f8c584-7a3d-4b5c-98dc-2eb585c20c8b\",\"userId\":\"bcf4efe8-e619-4980-99f7-c576330c94fb\",\"hubspotObjectId\":\"50034836917\"}","options":{"raw":{"language":"json"}}},"url":"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate","description":"<p>Generated from cURL: curl '<a href=\"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate\">https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate</a>' <br />  -H 'x-app-client: g4_engineering' <br />  -H 'Accept: application/json, text/plain, <em>/</em>' <br />  -H 'Content-Type: application/json' <br />  -H 'accounts-api-key: I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej' <br />  --data-raw '{\"eventId\":\"98f8c584-7a3d-4b5c-98dc-2eb585c20c8b\",\"userId\":\"bcf4efe8-e619-4980-99f7-c576330c94fb\",\"hubspotObjectId\":\"50034836917\"}'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"https","path":["accounts","api","v1","user","classes","allocate"],"host":["g4-accounts-api","g4staging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"80d0de4a-4595-4a09-831d-8dcd096f33bd"},{"name":"https://api.hubapi.com/crm/v3/objects/2-5260914/search","id":"726221e2-81f2-4459-9566-892d75d53787","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authorization","value":"Bearer pat-na1-c49f6dca-eb21-41d9-b5e2-d9e0efbb5f9a"},{"key":"content-type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"filterGroups\": [\n      {\n        \"filters\": [\n          {\n            \"propertyName\": \"e_mail\",\n            \"operator\": \"EQ\",\n            \"value\": \"terc.a.ferro+scale@g4educacao.com\"\n          }\n        ]\n      }\n    ],\n    \"properties\": [\n      \"hs_pipeline_stage\"\n    ],\n    \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hubapi.com/crm/v3/objects/2-5260914/search","description":"<p>Generated from cURL: curl --location '<a href=\"https://api.hubapi.com/crm/v3/objects/2-5260914/search\">https://api.hubapi.com/crm/v3/objects/2-5260914/search</a>' <br />--header 'authorization: Bearer pat-na1-c49f6dca-eb21-41d9-b5e2-d9e0efbb5f9a' <br />--header 'content-type: application/json' <br />--data-raw '{\n    \"filterGroups\": [\n      {\n        \"filters\": [\n          {\n            \"propertyName\": \"e_mail\",\n            \"operator\": \"EQ\",\n            \"value\": \"<a href=\"mailto:terc.a.ferro+scale@g4educacao.com\">terc.a.ferro+scale@g4educacao.com</a>\"\n          }\n        ]\n      }\n    ],\n    \"properties\": [\n      \"hs_pipeline_stage\"\n    ],\n    \"limit\": 100\n}'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"https","path":["crm","v3","objects","2-5260914","search"],"host":["api","hubapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"726221e2-81f2-4459-9566-892d75d53787"},{"name":"https://g4-accounts-api.g4staging.com/accounts/api/v1/segments?page=1&size=20","id":"2d70042e-97a9-4147-9fff-2ce7589bb657","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json, text/plain, */*"},{"key":"x-app-client","value":"g4_engineering"},{"key":"accounts-api-key","value":"I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej"}],"url":"https://g4-accounts-api.g4staging.com/accounts/api/v1/segments?page=1&size=20","description":"<p>Generated from cURL: curl '<a href=\"https://g4-accounts-api.g4staging.com/accounts/api/v1/segments?page=1&amp;size=20\">https://g4-accounts-api.g4staging.com/accounts/api/v1/segments?page=1&amp;size=20</a>' <br />  -H 'Accept: application/json, text/plain, <em>/</em>' <br />  -H 'x-app-client: g4_engineering' <br />  -H 'accounts-api-key: I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"https","path":["accounts","api","v1","segments"],"host":["g4-accounts-api","g4staging","com"],"query":[{"key":"page","value":"1"},{"key":"size","value":"20"}],"variable":[]}},"response":[],"_postman_id":"2d70042e-97a9-4147-9fff-2ce7589bb657"},{"name":"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate/change-class","id":"77db83b2-32b2-4051-9e31-5e0e0b199281","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-app-client","value":"g4_engineering"},{"key":"Accept","value":"application/json, text/plain, */*"},{"key":"Content-Type","value":"application/json"},{"key":"accounts-api-key","value":"I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej"}],"body":{"mode":"raw","raw":"{\"eventId\":\"98f8c584-7a3d-4b5c-98dc-2eb585c20c8b\",\"userId\":\"bcf4efe8-e619-4980-99f7-c576330c94fb\",\"eventIdToRelocate\":\"86a0cd66-9a8e-4b62-bb50-230c584399ab\",\"hubspotObjectId\":\"50034836917\"}","options":{"raw":{"language":"json"}}},"url":"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate/change-class","description":"<p>Generated from cURL: curl '<a href=\"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate/change-class\">https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/allocate/change-class</a>' <br />  -H 'x-app-client: g4_engineering' <br />  -H 'Accept: application/json, text/plain, <em>/</em>' <br />  -H 'Content-Type: application/json' <br />  -H 'accounts-api-key: I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej' <br />  --data-raw '{\"eventId\":\"98f8c584-7a3d-4b5c-98dc-2eb585c20c8b\",\"userId\":\"bcf4efe8-e619-4980-99f7-c576330c94fb\",\"eventIdToRelocate\":\"86a0cd66-9a8e-4b62-bb50-230c584399ab\",\"hubspotObjectId\":\"50034836917\"}'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"https","path":["accounts","api","v1","user","classes","allocate","change-class"],"host":["g4-accounts-api","g4staging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"77db83b2-32b2-4051-9e31-5e0e0b199281"},{"name":"https://g4-referral-api.g4educacao.com/v1/referrals/bulk","id":"9b104745-f4bf-440b-9306-439e4d24d826","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NjE5MjM4NTIsImlhdCI6MTc2MTgzNzQ1MiwiaXNzIjoiZzQtcmVmZXJyYWwtc2VydmljZSIsImp0aSI6IjcxM2Q5NDZiLWU0M2UtNDQ2MS1iOWMxLTZjNTBkMjMwMzc1MSIsInJvbGVzIjpbInJzYTphZG1pbiJdfQ.eAFAom6mu5r9Sk3UjjxDOBIpzAVCtecncobUSIvfHY4"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"referral_id\": \"b6c3614a-dc0b-4ce0-8e70-9d27ff5f0417\",\n  \"referrals\": [\n    {\n      \"first_name\": \"Henrique TeclaT\",\n      \"last_name\": null,\n      \"phone\": \"+5511914845967\"\n    }\n  ],\n  \"source\": \"WHATSAPP\",\n  \"product\": \"IM\"\n}","options":{"raw":{"language":"json"}}},"url":"https://g4-referral-api.g4educacao.com/v1/referrals/bulk","description":"<p>Generated from cURL: curl --location '<a href=\"https://g4-referral-api.g4educacao.com/v1/referrals/bulk\">https://g4-referral-api.g4educacao.com/v1/referrals/bulk</a>' <br />--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NjE5MjM4NTIsImlhdCI6MTc2MTgzNzQ1MiwiaXNzIjoiZzQtcmVmZXJyYWwtc2VydmljZSIsImp0aSI6IjcxM2Q5NDZiLWU0M2UtNDQ2MS1iOWMxLTZjNTBkMjMwMzc1MSIsInJvbGVzIjpbInJzYTphZG1pbiJdfQ.eAFAom6mu5r9Sk3UjjxDOBIpzAVCtecncobUSIvfHY4' <br />--header 'Content-Type: application/json' <br />--data '{\n  \"referral_id\": \"b6c3614a-dc0b-4ce0-8e70-9d27ff5f0417\",\n  \"referrals\": [\n    {\n      \"first_name\": \"Henrique TeclaT\",\n      \"last_name\": null,\n      \"phone\": \"+5511914845967\"\n    }\n  ],\n  \"source\": \"WHATSAPP\",\n  \"product\": \"IM\"\n}'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","referrals","bulk"],"host":["g4-referral-api","g4educacao","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9b104745-f4bf-440b-9306-439e4d24d826"},{"name":"https://g4-referral-api.g4educacao.com/v1/referrals/bulk","id":"7728c069-5604-4296-8e22-9f3c3d8f2211","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NjE5MjM4NTIsImlhdCI6MTc2MTgzNzQ1MiwiaXNzIjoiZzQtcmVmZXJyYWwtc2VydmljZSIsImp0aSI6IjcxM2Q5NDZiLWU0M2UtNDQ2MS1iOWMxLTZjNTBkMjMwMzc1MSIsInJvbGVzIjpbInJzYTphZG1pbiJdfQ.eAFAom6mu5r9Sk3UjjxDOBIpzAVCtecncobUSIvfHY4"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"referral_id\": \"b6c3614a-dc0b-4ce0-8e70-9d27ff5f0417\",\n  \"referrals\": [\n    {\n      \"first_name\": \"Henrique TeclaT\",\n      \"last_name\": null,\n      \"phone\": \"+5511914845967\"\n    }\n  ],\n  \"source\": \"WHATSAPP\",\n  \"product\": \"IM\"\n}","options":{"raw":{"language":"json"}}},"url":"https://g4-referral-api.g4educacao.com/v1/referrals/bulk","description":"<p>Generated from cURL: curl --location '<a href=\"https://g4-referral-api.g4educacao.com/v1/referrals/bulk\">https://g4-referral-api.g4educacao.com/v1/referrals/bulk</a>' <br />--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NjE5MjM4NTIsImlhdCI6MTc2MTgzNzQ1MiwiaXNzIjoiZzQtcmVmZXJyYWwtc2VydmljZSIsImp0aSI6IjcxM2Q5NDZiLWU0M2UtNDQ2MS1iOWMxLTZjNTBkMjMwMzc1MSIsInJvbGVzIjpbInJzYTphZG1pbiJdfQ.eAFAom6mu5r9Sk3UjjxDOBIpzAVCtecncobUSIvfHY4' <br />--header 'Content-Type: application/json' <br />--data '{\n  \"referral_id\": \"b6c3614a-dc0b-4ce0-8e70-9d27ff5f0417\",\n  \"referrals\": [\n    {\n      \"first_name\": \"Henrique TeclaT\",\n      \"last_name\": null,\n      \"phone\": \"+5511914845967\"\n    }\n  ],\n  \"source\": \"WHATSAPP\",\n  \"product\": \"IM\"\n}'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","referrals","bulk"],"host":["g4-referral-api","g4educacao","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7728c069-5604-4296-8e22-9f3c3d8f2211"},{"name":"https://g4-referral-api.g4educacao.com/v1/referrals/bulk","id":"27972182-ca97-4a75-84a0-1f31edfe08e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NjE5MjM4NTIsImlhdCI6MTc2MTgzNzQ1MiwiaXNzIjoiZzQtcmVmZXJyYWwtc2VydmljZSIsImp0aSI6IjcxM2Q5NDZiLWU0M2UtNDQ2MS1iOWMxLTZjNTBkMjMwMzc1MSIsInJvbGVzIjpbInJzYTphZG1pbiJdfQ.eAFAom6mu5r9Sk3UjjxDOBIpzAVCtecncobUSIvfHY4"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"referral_id\": \"b6c3614a-dc0b-4ce0-8e70-9d27ff5f0417\",\n  \"referrals\": [\n    {\n      \"first_name\": \"Henrique TeclaT\",\n      \"last_name\": null,\n      \"phone\": \"+5511914845967\"\n    }\n  ],\n  \"source\": \"WHATSAPP\",\n  \"product\": \"IM\"\n}","options":{"raw":{"language":"json"}}},"url":"https://g4-referral-api.g4educacao.com/v1/referrals/bulk","description":"<p>Generated from cURL: curl --location '<a href=\"https://g4-referral-api.g4educacao.com/v1/referrals/bulk\">https://g4-referral-api.g4educacao.com/v1/referrals/bulk</a>' <br />--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NjE5MjM4NTIsImlhdCI6MTc2MTgzNzQ1MiwiaXNzIjoiZzQtcmVmZXJyYWwtc2VydmljZSIsImp0aSI6IjcxM2Q5NDZiLWU0M2UtNDQ2MS1iOWMxLTZjNTBkMjMwMzc1MSIsInJvbGVzIjpbInJzYTphZG1pbiJdfQ.eAFAom6mu5r9Sk3UjjxDOBIpzAVCtecncobUSIvfHY4' <br />--header 'Content-Type: application/json' <br />--data '{\n  \"referral_id\": \"b6c3614a-dc0b-4ce0-8e70-9d27ff5f0417\",\n  \"referrals\": [\n    {\n      \"first_name\": \"Henrique TeclaT\",\n      \"last_name\": null,\n      \"phone\": \"+5511914845967\"\n    }\n  ],\n  \"source\": \"WHATSAPP\",\n  \"product\": \"IM\"\n}'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","referrals","bulk"],"host":["g4-referral-api","g4educacao","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"27972182-ca97-4a75-84a0-1f31edfe08e8"},{"name":"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes?page=1&size=20&sort=start_date%2CASC&end_date%5Bgteq%5D=2026-04-24T13%3A32%3A04.852Z&productId=7d7f924c-d3b0-40e8-b956-9c36cca5d876&userId=bcf4efe8-e619-4980-99f7-c576330c94fb","id":"ae2d4a69-f3ac-4b44-8735-206d6e580d9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json, text/plain, */*"},{"key":"x-app-client","value":"g4_engineering"},{"key":"accounts-api-key","value":"I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej"}],"url":"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes?page=1&size=20&sort=start_date%2CASC&end_date%5Bgteq%5D=2026-04-24T13%3A32%3A04.852Z&productId=7d7f924c-d3b0-40e8-b956-9c36cca5d876&userId=bcf4efe8-e619-4980-99f7-c576330c94fb","description":"<p>Generated from cURL: curl '<a href=\"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes?page=1&amp;size=20&amp;sort=start_date%2CASC&amp;end_date%5Bgteq%5D=2026-04-24T13%3A32%3A04.852Z&amp;productId=7d7f924c-d3b0-40e8-b956-9c36cca5d876&amp;userId=bcf4efe8-e619-4980-99f7-c576330c94fb\">https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes?page=1&amp;size=20&amp;sort=start_date%2CASC&amp;end_date%5Bgteq%5D=2026-04-24T13%3A32%3A04.852Z&amp;productId=7d7f924c-d3b0-40e8-b956-9c36cca5d876&amp;userId=bcf4efe8-e619-4980-99f7-c576330c94fb</a>' <br />  -H 'Accept: application/json, text/plain, <em>/</em>' <br />  -H 'x-app-client: g4_engineering' <br />  -H 'accounts-api-key: I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"https","path":["accounts","api","v1","user","classes"],"host":["g4-accounts-api","g4staging","com"],"query":[{"key":"page","value":"1"},{"key":"size","value":"20"},{"key":"sort","value":"start_date%2CASC"},{"key":"end_date%5Bgteq%5D","value":"2026-04-24T13%3A32%3A04.852Z"},{"key":"productId","value":"7d7f924c-d3b0-40e8-b956-9c36cca5d876"},{"key":"userId","value":"bcf4efe8-e619-4980-99f7-c576330c94fb"}],"variable":[]}},"response":[],"_postman_id":"ae2d4a69-f3ac-4b44-8735-206d6e580d9c"},{"name":"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/past-events?userId=","id":"8dafca42-0dd2-4ec9-bdcc-10d5b3e26814","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accounts-api-key","value":"I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej"},{"key":"x-app-client","value":"g4_engineering"},{"key":"Accept","value":"application/json, text/plain, */*"}],"body":{"mode":"raw","raw":"    {\n        \"userId\": \"bcf4efe8-e619-4980-99f7-c576330c94fb\",\n        \"eventId\": \"606e1e66-7197-4345-8ec6-42a1b96cb960\"\n    }","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/accounts/api/v1/user/classes/allocate","description":"<p>Generated from cURL: curl '<a href=\"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/reschedule?userId=bcf4efe8-e619-4980-99f7-c576330c94fb&amp;classCode=SCL-SM-CX-A-001-MAI&amp;page=1&amp;size=20\">https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/reschedule?userId=bcf4efe8-e619-4980-99f7-c576330c94fb&amp;classCode=SCL-SM-CX-A-001-MAI&amp;page=1&amp;size=20</a>' <br />  -H 'accounts-api-key: I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej' <br />  -H 'x-app-client: g4_engineering' <br />  -H 'Accept: application/json, text/plain, <em>/</em>'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["accounts","api","v1","user","classes","allocate"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8dafca42-0dd2-4ec9-bdcc-10d5b3e26814"},{"name":"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/reschedule?userId=bcf4efe8-e619-4980-99f7-c576330c94fb&classCode=SCL-SM-CX-A-001-MAI&page=1&size=20","id":"5a2995fc-da37-4857-8001-121ec1830269","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accounts-api-key","value":"I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej"},{"key":"x-app-client","value":"g4_engineering"},{"key":"Accept","value":"application/json, text/plain, */*"}],"url":"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/reschedule?userId=bcf4efe8-e619-4980-99f7-c576330c94fb&classCode=SCL-SM-CX-A-001-MAI&page=1&size=20","description":"<p>Generated from cURL: curl '<a href=\"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/reschedule?userId=bcf4efe8-e619-4980-99f7-c576330c94fb&amp;classCode=SCL-SM-CX-A-001-MAI&amp;page=1&amp;size=20\">https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes/reschedule?userId=bcf4efe8-e619-4980-99f7-c576330c94fb&amp;classCode=SCL-SM-CX-A-001-MAI&amp;page=1&amp;size=20</a>' <br />  -H 'accounts-api-key: I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej' <br />  -H 'x-app-client: g4_engineering' <br />  -H 'Accept: application/json, text/plain, <em>/</em>'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"https","path":["accounts","api","v1","user","classes","reschedule"],"host":["g4-accounts-api","g4staging","com"],"query":[{"key":"userId","value":"bcf4efe8-e619-4980-99f7-c576330c94fb"},{"key":"classCode","value":"SCL-SM-CX-A-001-MAI"},{"key":"page","value":"1"},{"key":"size","value":"20"}],"variable":[]}},"response":[],"_postman_id":"5a2995fc-da37-4857-8001-121ec1830269"},{"name":"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes?page=1&size=20&sort=start_date%2CASC&end_date%5Bgteq%5D=2026-04-24T13%3A32%3A04.852Z&productId=7d7f924c-d3b0-40e8-b956-9c36cca5d876&userId=bcf4efe8-e619-4980-99f7-c576330c94fb","id":"b6168dbb-12d8-45e7-a82a-05f58cc64547","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json, text/plain, */*"},{"key":"x-app-client","value":"g4_engineering"},{"key":"accounts-api-key","value":"I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej"}],"url":"http://localhost:8080/accounts/api/v1/user/classes?page=1&size=20&sort=start_date%2CASC&end_date%5Bgteq%5D=2026-04-24T13%3A32%3A04.852Z&productId=7d7f924c-d3b0-40e8-b956-9c36cca5d876&userId=bcf4efe8-e619-4980-99f7-c576330c94fb","description":"<p>Generated from cURL: curl '<a href=\"https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes?page=1&amp;size=20&amp;sort=start_date%2CASC&amp;end_date%5Bgteq%5D=2026-04-24T13%3A32%3A04.852Z&amp;productId=7d7f924c-d3b0-40e8-b956-9c36cca5d876&amp;userId=bcf4efe8-e619-4980-99f7-c576330c94fb\">https://g4-accounts-api.g4staging.com/accounts/api/v1/user/classes?page=1&amp;size=20&amp;sort=start_date%2CASC&amp;end_date%5Bgteq%5D=2026-04-24T13%3A32%3A04.852Z&amp;productId=7d7f924c-d3b0-40e8-b956-9c36cca5d876&amp;userId=bcf4efe8-e619-4980-99f7-c576330c94fb</a>' <br />  -H 'Accept: application/json, text/plain, <em>/</em>' <br />  -H 'x-app-client: g4_engineering' <br />  -H 'accounts-api-key: I7ugAzcG28TaPcDuXJTILlqZeEyGNwGs6kYNk4ej'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["accounts","api","v1","user","classes"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"size","value":"20"},{"key":"sort","value":"start_date%2CASC"},{"key":"end_date%5Bgteq%5D","value":"2026-04-24T13%3A32%3A04.852Z"},{"key":"productId","value":"7d7f924c-d3b0-40e8-b956-9c36cca5d876"},{"key":"userId","value":"bcf4efe8-e619-4980-99f7-c576330c94fb"}],"variable":[]}},"response":[],"_postman_id":"b6168dbb-12d8-45e7-a82a-05f58cc64547"},{"name":"https://g4-accounts-api.g4educacao.com/accounts/api/v1/products-classes/1505e98a-257d-4681-8563-5ac44a17d33f","id":"766e3df4-a907-443c-b081-94609cddbb20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"Authorization","value":"Bearer eyJraWQiOiJhcnBpQm9UTTM3UUh3aU5laUY5bkpXRWNERitMXC94SGRcL0F4KzNlVXNVTHM9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJmNGM4MzQzOC1lMDcxLTcwZDAtMWI2NC0zYjYyYzIyMTEwYjAiLCJjb2duaXRvOmdyb3VwcyI6WyJkZXZfdGVjaCIsImFkbWluaXN0cmF0b3JzIiwic2NhbGVfY2hlY2tpbiJdLCJpc3MiOiJodHRwczpcL1wvY29nbml0by1pZHAudXMtZWFzdC0xLmFtYXpvbmF3cy5jb21cL3VzLWVhc3QtMV95TGFyN3doZmgiLCJjb2duaXRvOnVzZXJuYW1lIjoiZDdlMjQ0Y2YtYjdhNC00ODQxLWJjYmMtYjI5YTQwNzBmYzYwIiwib3JpZ2luX2p0aSI6ImIwZDZkODM2LWE0NmUtNDRkYy05ZmM3LWYyMTNmYjgxODA1NiIsImF1ZCI6IjdjdGo3NHIwNTkzcWdvM3BuOG5ydTQ1MXRrIiwiZXZlbnRfaWQiOiI2M2ExMjhmOC0wNGE2LTRhYjAtYWJkNC1jM2YyY2U5OTkwZmYiLCJ0b2tlbl91c2UiOiJpZCIsImF1dGhfdGltZSI6MTc3NzkyMzgyNCwiZXhwIjoxNzc4MTAzMDI1LCJpYXQiOjE3NzgwMTY2MjUsImp0aSI6IjQxNWFhYThjLThlNTktNDZjYS04MDE5LWU2NTJjNDU2NTNkMCJ9.zDVhmanP9Em3KByITYRVbhKvnvE6srlQ3NOd4hvyZx-HmdIOMgonX5Xd0XHGrvmaiBfhhV_1WxJZ5Keupm0g5VSv-WIUPXZu9GhwF3UO8n5FeN81qD5_iy8upEwADBFAyAo8xk_Ram9O2w3rsp5t9EX_kFVFC8nxsJRCw-euPoIWocQ8xLEcM5Ab-FSVLCgnh5u1VV-QvNLfFSEu2fHwTiO2B_-bxuiOYBAZOJXLUpD3PR94O2NlaXBCsxgOS41fmmHM1mW9Z3Lg9ldtk0_wiY0bKFSlD6uz9bsah9JZBSD-46xlQ70K86BjuFawr6fWM0rW0r51ajHYNgF63UJMVA"},{"key":"Referer","value":"https://backoffice.g4educacao.com/"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"User-Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36"},{"key":"content-type","value":"application/json"},{"key":"X-App-Client","value":"g4_engineering"}],"body":{"mode":"raw","raw":"{\"format\":\"online\",\"description\":\"evento operações\",\"end_at\":\"2026-09-09T20:00:00.000Z\",\"maximum_users\":150,\"name\":\"SCL-SM-OPERAÇÕES-A-003-SET\",\"product_id\":\"d01c825c-8499-4fad-b42a-f5c5f1e14a31\",\"start_at\":\"2026-09-08T09:00:00.000Z\",\"status\":\"open\"}","options":{"raw":{"language":"json"}}},"url":"https://g4-accounts-api.g4educacao.com/accounts/api/v1/products-classes/1505e98a-257d-4681-8563-5ac44a17d33f","description":"<p>Generated from cURL: curl '<a href=\"https://g4-accounts-api.g4educacao.com/accounts/api/v1/products-classes/1505e98a-257d-4681-8563-5ac44a17d33f\">https://g4-accounts-api.g4educacao.com/accounts/api/v1/products-classes/1505e98a-257d-4681-8563-5ac44a17d33f</a>' <br />  -X 'PATCH' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  -H 'Authorization: Bearer eyJraWQiOiJhcnBpQm9UTTM3UUh3aU5laUY5bkpXRWNERitMXC94SGRcL0F4KzNlVXNVTHM9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJmNGM4MzQzOC1lMDcxLTcwZDAtMWI2NC0zYjYyYzIyMTEwYjAiLCJjb2duaXRvOmdyb3VwcyI6WyJkZXZfdGVjaCIsImFkbWluaXN0cmF0b3JzIiwic2NhbGVfY2hlY2tpbiJdLCJpc3MiOiJodHRwczpcL1wvY29nbml0by1pZHAudXMtZWFzdC0xLmFtYXpvbmF3cy5jb21cL3VzLWVhc3QtMV95TGFyN3doZmgiLCJjb2duaXRvOnVzZXJuYW1lIjoiZDdlMjQ0Y2YtYjdhNC00ODQxLWJjYmMtYjI5YTQwNzBmYzYwIiwib3JpZ2luX2p0aSI6ImIwZDZkODM2LWE0NmUtNDRkYy05ZmM3LWYyMTNmYjgxODA1NiIsImF1ZCI6IjdjdGo3NHIwNTkzcWdvM3BuOG5ydTQ1MXRrIiwiZXZlbnRfaWQiOiI2M2ExMjhmOC0wNGE2LTRhYjAtYWJkNC1jM2YyY2U5OTkwZmYiLCJ0b2tlbl91c2UiOiJpZCIsImF1dGhfdGltZSI6MTc3NzkyMzgyNCwiZXhwIjoxNzc4MTAzMDI1LCJpYXQiOjE3NzgwMTY2MjUsImp0aSI6IjQxNWFhYThjLThlNTktNDZjYS04MDE5LWU2NTJjNDU2NTNkMCJ9.zDVhmanP9Em3KByITYRVbhKvnvE6srlQ3NOd4hvyZx-HmdIOMgonX5Xd0XHGrvmaiBfhhV_1WxJZ5Keupm0g5VSv-WIUPXZu9GhwF3UO8n5FeN81qD5_iy8upEwADBFAyAo8xk_Ram9O2w3rsp5t9EX_kFVFC8nxsJRCw-euPoIWocQ8xLEcM5Ab-FSVLCgnh5u1VV-QvNLfFSEu2fHwTiO2B_-bxuiOYBAZOJXLUpD3PR94O2NlaXBCsxgOS41fmmHM1mW9Z3Lg9ldtk0_wiY0bKFSlD6uz9bsah9JZBSD-46xlQ70K86BjuFawr6fWM0rW0r51ajHYNgF63UJMVA' <br />  -H 'Referer: <a href=\"https://backoffice.g4educacao.com/\">https://backoffice.g4educacao.com/</a>' <br />  -H 'sec-ch-ua: \"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36' <br />  -H 'content-type: application/json' <br />  -H 'X-App-Client: g4_engineering' <br />  --data-raw '{\"format\":\"online\",\"description\":\"evento operações\",\"end_at\":\"2026-09-09T20:00:00.000Z\",\"maximum_users\":150,\"name\":\"SCL-SM-OPERAÇÕES-A-003-SET\",\"product_id\":\"d01c825c-8499-4fad-b42a-f5c5f1e14a31\",\"start_at\":\"2026-09-08T09:00:00.000Z\",\"status\":\"open\"}'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"https","path":["accounts","api","v1","products-classes","1505e98a-257d-4681-8563-5ac44a17d33f"],"host":["g4-accounts-api","g4educacao","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"766e3df4-a907-443c-b081-94609cddbb20"},{"name":"https://g4-accounts-api.g4educacao.com/accounts/api/v1/products-classes/1505e98a-257d-4681-8563-5ac44a17d33f","id":"71fb53e9-3adb-4432-ac7c-0d416eb8f526","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"Authorization","value":"Bearer eyJraWQiOiJhcnBpQm9UTTM3UUh3aU5laUY5bkpXRWNERitMXC94SGRcL0F4KzNlVXNVTHM9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJmNGM4MzQzOC1lMDcxLTcwZDAtMWI2NC0zYjYyYzIyMTEwYjAiLCJjb2duaXRvOmdyb3VwcyI6WyJkZXZfdGVjaCIsImFkbWluaXN0cmF0b3JzIiwic2NhbGVfY2hlY2tpbiJdLCJpc3MiOiJodHRwczpcL1wvY29nbml0by1pZHAudXMtZWFzdC0xLmFtYXpvbmF3cy5jb21cL3VzLWVhc3QtMV95TGFyN3doZmgiLCJjb2duaXRvOnVzZXJuYW1lIjoiZDdlMjQ0Y2YtYjdhNC00ODQxLWJjYmMtYjI5YTQwNzBmYzYwIiwib3JpZ2luX2p0aSI6ImIwZDZkODM2LWE0NmUtNDRkYy05ZmM3LWYyMTNmYjgxODA1NiIsImF1ZCI6IjdjdGo3NHIwNTkzcWdvM3BuOG5ydTQ1MXRrIiwiZXZlbnRfaWQiOiI2M2ExMjhmOC0wNGE2LTRhYjAtYWJkNC1jM2YyY2U5OTkwZmYiLCJ0b2tlbl91c2UiOiJpZCIsImF1dGhfdGltZSI6MTc3NzkyMzgyNCwiZXhwIjoxNzc4MTAzMDI1LCJpYXQiOjE3NzgwMTY2MjUsImp0aSI6IjQxNWFhYThjLThlNTktNDZjYS04MDE5LWU2NTJjNDU2NTNkMCJ9.zDVhmanP9Em3KByITYRVbhKvnvE6srlQ3NOd4hvyZx-HmdIOMgonX5Xd0XHGrvmaiBfhhV_1WxJZ5Keupm0g5VSv-WIUPXZu9GhwF3UO8n5FeN81qD5_iy8upEwADBFAyAo8xk_Ram9O2w3rsp5t9EX_kFVFC8nxsJRCw-euPoIWocQ8xLEcM5Ab-FSVLCgnh5u1VV-QvNLfFSEu2fHwTiO2B_-bxuiOYBAZOJXLUpD3PR94O2NlaXBCsxgOS41fmmHM1mW9Z3Lg9ldtk0_wiY0bKFSlD6uz9bsah9JZBSD-46xlQ70K86BjuFawr6fWM0rW0r51ajHYNgF63UJMVA"},{"key":"Referer","value":"https://backoffice.g4educacao.com/"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"User-Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36"},{"key":"content-type","value":"application/json"},{"key":"X-App-Client","value":"g4_engineering"}],"body":{"mode":"raw","raw":"{\"format\":\"online\",\"description\":\"evento operações\",\"end_at\":\"2026-09-09T20:00:00.000Z\",\"maximum_users\":150,\"name\":\"SCL-SM-OPERAÇÕES-A-003-SET\",\"product_id\":\"d01c825c-8499-4fad-b42a-f5c5f1e14a31\",\"start_at\":\"2026-09-08T09:00:00.000Z\",\"status\":\"open\"}","options":{"raw":{"language":"json"}}},"url":"https://g4-accounts-api.g4educacao.com/accounts/api/v1/products-classes/1505e98a-257d-4681-8563-5ac44a17d33f","description":"<p>Generated from cURL: curl '<a href=\"https://g4-accounts-api.g4educacao.com/accounts/api/v1/products-classes/1505e98a-257d-4681-8563-5ac44a17d33f\">https://g4-accounts-api.g4educacao.com/accounts/api/v1/products-classes/1505e98a-257d-4681-8563-5ac44a17d33f</a>' <br />  -X 'PATCH' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  -H 'Authorization: Bearer eyJraWQiOiJhcnBpQm9UTTM3UUh3aU5laUY5bkpXRWNERitMXC94SGRcL0F4KzNlVXNVTHM9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJmNGM4MzQzOC1lMDcxLTcwZDAtMWI2NC0zYjYyYzIyMTEwYjAiLCJjb2duaXRvOmdyb3VwcyI6WyJkZXZfdGVjaCIsImFkbWluaXN0cmF0b3JzIiwic2NhbGVfY2hlY2tpbiJdLCJpc3MiOiJodHRwczpcL1wvY29nbml0by1pZHAudXMtZWFzdC0xLmFtYXpvbmF3cy5jb21cL3VzLWVhc3QtMV95TGFyN3doZmgiLCJjb2duaXRvOnVzZXJuYW1lIjoiZDdlMjQ0Y2YtYjdhNC00ODQxLWJjYmMtYjI5YTQwNzBmYzYwIiwib3JpZ2luX2p0aSI6ImIwZDZkODM2LWE0NmUtNDRkYy05ZmM3LWYyMTNmYjgxODA1NiIsImF1ZCI6IjdjdGo3NHIwNTkzcWdvM3BuOG5ydTQ1MXRrIiwiZXZlbnRfaWQiOiI2M2ExMjhmOC0wNGE2LTRhYjAtYWJkNC1jM2YyY2U5OTkwZmYiLCJ0b2tlbl91c2UiOiJpZCIsImF1dGhfdGltZSI6MTc3NzkyMzgyNCwiZXhwIjoxNzc4MTAzMDI1LCJpYXQiOjE3NzgwMTY2MjUsImp0aSI6IjQxNWFhYThjLThlNTktNDZjYS04MDE5LWU2NTJjNDU2NTNkMCJ9.zDVhmanP9Em3KByITYRVbhKvnvE6srlQ3NOd4hvyZx-HmdIOMgonX5Xd0XHGrvmaiBfhhV_1WxJZ5Keupm0g5VSv-WIUPXZu9GhwF3UO8n5FeN81qD5_iy8upEwADBFAyAo8xk_Ram9O2w3rsp5t9EX_kFVFC8nxsJRCw-euPoIWocQ8xLEcM5Ab-FSVLCgnh5u1VV-QvNLfFSEu2fHwTiO2B_-bxuiOYBAZOJXLUpD3PR94O2NlaXBCsxgOS41fmmHM1mW9Z3Lg9ldtk0_wiY0bKFSlD6uz9bsah9JZBSD-46xlQ70K86BjuFawr6fWM0rW0r51ajHYNgF63UJMVA' <br />  -H 'Referer: <a href=\"https://backoffice.g4educacao.com/\">https://backoffice.g4educacao.com/</a>' <br />  -H 'sec-ch-ua: \"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36' <br />  -H 'content-type: application/json' <br />  -H 'X-App-Client: g4_engineering' <br />  --data-raw '{\"format\":\"online\",\"description\":\"evento operações\",\"end_at\":\"2026-09-09T20:00:00.000Z\",\"maximum_users\":150,\"name\":\"SCL-SM-OPERAÇÕES-A-003-SET\",\"product_id\":\"d01c825c-8499-4fad-b42a-f5c5f1e14a31\",\"start_at\":\"2026-09-08T09:00:00.000Z\",\"status\":\"open\"}'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"34f5998e-3311-4f08-a91e-4e292649b807","id":"34f5998e-3311-4f08-a91e-4e292649b807","name":"Leak Bucket","type":"collection"}},"urlObject":{"protocol":"https","path":["accounts","api","v1","products-classes","1505e98a-257d-4681-8563-5ac44a17d33f"],"host":["g4-accounts-api","g4educacao","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"71fb53e9-3adb-4432-ac7c-0d416eb8f526"},{"name":"https://g4-accounts-api.g4staging.com/accounts/api/v1/products-classes/6d8991a2-dfe8-457e-829b-086963cd7c73","id":"bb781318-1fcf-427b-be9e-0a1f12b76baa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"ACCOUNTS-API-KEY"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"pt-BR,pt;q=0.9,en-US;q=0.8,en;q=0.7"},{"key":"authorization","value":"Bearer eyJraWQiOiJ5cGNnbVB1Sjh0d0w4R1RQTVRlVUVLUHFFdlwvQWdcL3N2ZWt5NllRcE5QSW89IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI5NDM4ZTQ1OC1hMDAxLTcwMDgtZGQ2Yi0yYjU0ZDE0MDJlOTIiLCJjb2duaXRvOmdyb3VwcyI6WyJzdGF0dXMiLCJwZXJmaXNfZGVfYWNlc3NvIiwiYXNzaW5hdHVyYXMiLCJwZWRpZG9fY29tcHJhIiwiYWx1bm8iLCJyZXByZXNlbnRhbnRlIiwib3RwIiwicHJvZHV0b3MiLCJhcGlfa2V5cyIsImV0YXBhcyIsInR1cm1hcyIsImxvY2FsaXphw6fDtWVzIiwiY2FyZ29zIiwicHJvZHVjdHMiLCJhZG1pbmlzdHJhdG9ycyIsInNjYWxlX2NoZWNraW4iLCJldmVudG9zIiwic3VwZXJhZG1pbiIsInVzdWFyaW9zIiwiaGlzdG9yaWNvX2RlX2NvbXByYXMiLCJvcmdhbml6YWNvZXMiLCJjb25lY3RhX2FpIl0sImlzcyI6Imh0dHBzOlwvXC9jb2duaXRvLWlkcC51cy1lYXN0LTEuYW1hem9uYXdzLmNvbVwvdXMtZWFzdC0xX0NVRDUwajRTcSIsImNvZ25pdG86dXNlcm5hbWUiOiJhZmJjNjM1MS0zMzZjLTQ4ZWMtYjUxNS05NmI4MDliNTkyOGEiLCJvcmlnaW5fanRpIjoiNDVjZWI2NmItZWI5Zi00NGRiLWExMzctMWI0YTUxZWRhZWZlIiwiYXVkIjoiMWo4bDVwOTc2Y2gxbGd0ZjV2ZzFhY2V2cDEiLCJldmVudF9pZCI6IjhkNTA1Y2FkLTEyODktNDAxNS04ODNiLTczNGFhZjFjZmM5OCIsInRva2VuX3VzZSI6ImlkIiwiYXV0aF90aW1lIjoxNzc3NDA3NTU2LCJleHAiOjE3Nzg2OTAyMzUsImlhdCI6MTc3ODYwMzgzNSwianRpIjoiOTAxNWI2NWItZGJmYS00ZjdjLTk0ODEtZjZmY2I5MDJhMmVlIn0.a6caUQmOS-YVvDt5Ztbq0SjHvSIPj-sz1iRa5tgTPKYQEOARP6k5fRd8B7ShAPJ-nX7wHzczqgpbnT4RyEz1qy4QwT4z_E-gH0Kh1_YKiGcagvr-Iw65qi0-n8MV7Kzi-RFoux5hJHdIn1Y0lr6t7Ns_kJkhgR97rSD8eZhFqnCJQRyUHo1koq7-e4nCN70sfs-voyJOmiX0UHNwV30-R5o8F3H9sruPZC3wux_3W0x1Vx82I1RGO1wPRvNvI8JYA6QLFSnt2OE7nWRnt1sIKoiIuJcEFZHMzm3DT0vTRZsmW0uwLaKo52MmD9UQWh8hDRsUZqXXShJJPgcFzUtUTg"},{"key":"cache-control","value":"no-cache"},{"key":"content-type","value":"application/json"},{"key":"origin","value":"https://local.g4staging.com:5173"},{"key":"pragma","value":"no-cache"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://local.g4staging.com:5173/"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-site"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36"},{"key":"x-app-client","value":"g4_engineering"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://g4-accounts-api.g4staging.com/accounts/api/v1/events/606e1e66-7197-4345-8ec6-42a1b96cb960/confirmed-attendees","description":"<p>Generated from cURL: curl '<a href=\"https://g4-accounts-api.g4staging.com/accounts/api/v1/products-classes/6d8991a2-dfe8-457e-829b-086963cd7c73\">https://g4-accounts-api.g4staging.com/accounts/api/v1/products-classes/6d8991a2-dfe8-457e-829b-086963cd7c73</a>' <br />  -X 'PATCH' <br />  -H 'accept: <em>/</em>' <br />  -H 'accept-language: pt-BR,pt;q=0.9,en-US;q=0.8,en;q=0.7' <br />  -H 'authorization: Bearer eyJraWQiOiJ5cGNnbVB1Sjh0d0w4R1RQTVRlVUVLUHFFdlwvQWdcL3N2ZWt5NllRcE5QSW89IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI5NDM4ZTQ1OC1hMDAxLTcwMDgtZGQ2Yi0yYjU0ZDE0MDJlOTIiLCJjb2duaXRvOmdyb3VwcyI6WyJzdGF0dXMiLCJwZXJmaXNfZGVfYWNlc3NvIiwiYXNzaW5hdHVyYXMiLCJwZWRpZG9fY29tcHJhIiwiYWx1bm8iLCJyZXByZXNlbnRhbnRlIiwib3RwIiwicHJvZHV0b3MiLCJhcGlfa2V5cyIsImV0YXBhcyIsInR1cm1hcyIsImxvY2FsaXphw6fDtWVzIiwiY2FyZ29zIiwicHJvZHVjdHMiLCJhZG1pbmlzdHJhdG9ycyIsInNjYWxlX2NoZWNraW4iLCJldmVudG9zIiwic3VwZXJhZG1pbiIsInVzdWFyaW9zIiwiaGlzdG9yaWNvX2RlX2NvbXByYXMiLCJvcmdhbml6YWNvZXMiLCJjb25lY3RhX2FpIl0sImlzcyI6Imh0dHBzOlwvXC9jb2duaXRvLWlkcC51cy1lYXN0LTEuYW1hem9uYXdzLmNvbVwvdXMtZWFzdC0xX0NVRDUwajRTcSIsImNvZ25pdG86dXNlcm5hbWUiOiJhZmJjNjM1MS0zMzZjLTQ4ZWMtYjUxNS05NmI4MDliNTkyOGEiLCJvcmlnaW5fanRpIjoiNDVjZWI2NmItZWI5Zi00NGRiLWExMzctMWI0YTUxZWRhZWZlIiwiYXVkIjoiMWo4bDVwOTc2Y2gxbGd0ZjV2ZzFhY2V2cDEiLCJldmVudF9pZCI6IjhkNTA1Y2FkLTEyODktNDAxNS04ODNiLTczNGFhZjFjZmM5OCIsInRva2VuX3VzZSI6ImlkIiwiYXV0aF90aW1lIjoxNzc3NDA3NTU2LCJleHAiOjE3Nzg2OTAyMzUsImlhdCI6MTc3ODYwMzgzNSwianRpIjoiOTAxNWI2NWItZGJmYS00ZjdjLTk0ODEtZjZmY2I5MDJhMmVlIn0.a6caUQmOS-YVvDt5Ztbq0SjHvSIPj-sz1iRa5tgTPKYQEOARP6k5fRd8B7ShAPJ-nX7wHzczqgpbnT4RyEz1qy4QwT4z_E-gH0Kh1_YKiGcagvr-Iw65qi0-n8MV7Kzi-RFoux5hJHdIn1Y0lr6t7Ns_kJkhgR97rSD8eZhFqnCJQRyUHo1koq7-e4nCN70sfs-voyJOmiX0UHNwV30-R5o8F3H9sruPZC3wux_3W0x1Vx82I1RGO1wPRvNvI8JYA6QLFSnt2OE7nWRnt1sIKoiIuJcEFZHMzm3DT0vTRZsmW0uwLaKo52MmD9UQWh8hDRsUZqXXShJJPgcFzUtUTg' <br />  -H 'cache-control: no-cache' <br />  -H 'content-type: application/json' <br />  -H 'origin: <a href=\"https://local.g4staging.com:5173\">https://local.g4staging.com:5173</a>' <br />  -H 'pragma: no-cache' <br />  -H 'priority: u=1, i' <br />  -H 'referer: <a href=\"https://local.g4staging.com:5173/\">https://local.g4staging.com:5173/</a>' <br />  -H 'sec-ch-ua: \"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  -H 'sec-fetch-dest: empty' <br />  -H 'sec-fetch-mode: cors' <br />  -H 'sec-fetch-site: same-site' <br />  -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36' <br />  -H 'x-app-client: g4_engineering' <br />  --data-raw '{\"format\":\"online\",\"description\":\"evento de Scale Meeting - Vendas - A\",\"end_at\":\"2026-03-10T20:00:00.000Z\",\"maximum_users\":150,\"name\":\"SCL-SM-VENDAS-A-003-MAR\",\"product_id\":\"7d7f924c-d3b0-40e8-b956-9c36cca5d876\",\"start_at\":\"2026-03-10T09:00:00.000Z\",\"status\":\"open\"}'</p>\n","urlObject":{"protocol":"https","path":["accounts","api","v1","events","606e1e66-7197-4345-8ec6-42a1b96cb960","confirmed-attendees"],"host":["g4-accounts-api","g4staging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb781318-1fcf-427b-be9e-0a1f12b76baa"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""]}},{"listen":"test","script":{"type":"text/javascript","exec":[""]}}],"variable":[{"id":"ee7eea7e-5492-47da-b8c5-0190d07fa8c8","key":"baseUrl","value":"https://farming-simulator.pstmn.io"}]}