{ "opencollection": "1.0.0", "info": { "name": "VTex Anti-fraud Provider Account Service Integration API", "version": "1.0" }, "items": [ { "info": { "name": "Service Integration", "type": "folder" }, "items": [ { "info": { "name": "VTex Create service", "type": "http" }, "http": { "method": "POST", "url": "https://{providerApiEndpoint}/create-service", "headers": [ { "name": "Content-Type", "value": "" }, { "name": "Accept", "value": "" }, { "name": "Authorization", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates a service with the information that VTEX will send to the carrier. To understand how to integrate with a carrier, check the [VTEX Pick and Pack Carriers Integration Protocol](https://developers.vtex.com/docs/guides/vtex-pick-and-pack) guide.\r\n\r\nThis endpoint must be developed by the carriers or brokers to integrate into the protocol.\r\n\r\n## Permissions\r\n\r\nThis endpoint does not require [permissions](https://help.vtex.com/en/tutorial/license-manager-resources--3q6ztrC8YynQf6rdc6euk3)." } ] } ], "bundled": true }