access_scopes.json 127 B

12345678910
  1. {
  2. "access_scopes": [
  3. {
  4. "handle": "write_product_listings"
  5. },
  6. {
  7. "handle": "read_shipping"
  8. }
  9. ]
  10. }