{ "opencollection": "1.0.0", "info": { "name": "VTex Anti-fraud Provider Account Store Configuration API", "version": "1.0" }, "items": [ { "info": { "name": "Store Configuration", "type": "folder" }, "items": [ { "info": { "name": "VTex Retrieve store configuration", "type": "http" }, "http": { "method": "GET", "url": "https://{providerApiEndpoint}/api/creditcontrol/storeconfig", "headers": [ { "name": "Content-Type", "value": "" }, { "name": "Accept", "value": "" } ] }, "docs": "Gets store configuration data related to [customer credit accounts](https://help.vtex.com/en/tracks/customer-credit-getting-started--1hCRg21lXYy2seOKgqQ2CC/7FHLd0cmxqqGeEUuc8uioU).\r\n\r\n## Permissions\r\n\r\nAny user or [application key](https://developers.vtex.com/docs/guides/api-authentication-using-application-keys) must have at least one of the appropriate [License Manager resources](https://help.vtex.com/en/tutorial/license-manager-resources--3q6ztrC8YynQf6rdc6euk3) to be able to successfully run" }, { "info": { "name": "VTex Create or change store configuration", "type": "http" }, "http": { "method": "PUT", "url": "https://{providerApiEndpoint}/api/creditcontrol/storeconfig", "headers": [ { "name": "Content-Type", "value": "" }, { "name": "Accept", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates or changes store configuration data related to [customer credit accounts](https://help.vtex.com/en/tracks/customer-credit-getting-started--1hCRg21lXYy2seOKgqQ2CC/7FHLd0cmxqqGeEUuc8uioU).\r\n\r\n## Permissions\r\n\r\nAny user or [application key](https://developers.vtex.com/docs/guides/api-authentication-using-application-keys) must have at least one of the appropriate [License Manager resources](https://help.vtex.com/en/tutorial/license-manager-resources--3q6ztrC8YynQf6rdc6euk3) to be able to su" } ] } ], "bundled": true }