Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save karen-white/ea2311ab906637f3a1df75b2431eeee0 to your computer and use it in GitHub Desktop.
Save karen-white/ea2311ab906637f3a1df75b2431eeee0 to your computer and use it in GitHub Desktop.
{
"id": "cab646e2-e893-4328-a909-93fee3db682c",
"name": "BigCommerce Cart to Checkout to Order (Token) - TEMPLATE",
"values": [
{
"key": "my-email",
"value": "TODO",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "store-hash",
"value": "TODO",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "client-id",
"value": "TODO",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "token",
"value": "TODO",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2018-10-29T19:42:32.904Z",
"_postman_exported_using": "Postman/6.4.4"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment