Table of Contents |
---|
Inventory API Query
Sample Query for Inventory Items
Samples are using Postman to send requests<Rockstar description here>
How to get the Bearer Token
Request URL: https://go.solarplus.co/graphqlAuthorization: Integration → Solarplus API Credentials Token
Get the bearer token from the Integrations page (https://dev.solarplus.co/user/api)
...
Paste it as Graphql’s authorization access
...
Testing Graphql via browser
...