{ "opencollection": "1.0.0", "info": { "name": "Addresses Introduction Account Addresses Standard Shopper Roles API", "version": "25.1126.6886238" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Standard Shopper Roles", "type": "folder" }, "items": [ { "info": { "name": "List Standard Shopper Roles", "type": "http" }, "http": { "method": "GET", "url": "https://useast.api.elasticpath.com/v2/permissions/standard-shopper-roles" }, "docs": "Retrieves a list of Standard Shopper Roles\n" }, { "info": { "name": "Get a Standard Shopper Role", "type": "http" }, "http": { "method": "GET", "url": "https://useast.api.elasticpath.com/v2/permissions/standard-shopper-roles/:standard-shopper-role-id", "params": [ { "name": "standard-shopper-role-id", "value": "guest-shopper", "type": "path", "description": "The ID of the Standard Shopper Role." } ] }, "docs": "Get a Standard Shopper Role" } ] } ], "bundled": true }