This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_v": "21.3", | |
"clients": [{ | |
"client_id": "<API Client ID from Account Manager>", | |
"resources": [{ | |
"methods": ["get", "post", "put", "patch", "delete"], | |
"read_attributes": "(**)", | |
"write_attributes": "", | |
"resource_id": "/**" | |
}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"info": { | |
"_postman_id": "b13f6ac5-0d69-428f-9dc8-8917bf13ffa1", | |
"name": "Commerce API Workshop", | |
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" | |
}, | |
"item": [ | |
{ | |
"name": "1a. SLAS Guest Auth", | |
"event": [ |