{"info":{"_postman_id":"54c8abc5-a44d-4514-ac9a-5a5deb41bfb4","name":"Groundhog Pay - API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Process Payment","id":"fcd5fd6c-674e-4521-8197-d4f524921494","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"xapi","value":"{{secretKey}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"tokens\": [\"<CX_PAYMENT_TOKEN_ONE>\", \"<CX_PAYMENT_TOKEN_TWO>\"]\n}"},"url":"{{host}}/payment/process","description":"Processing Payments is as easy as POSTing a list of payment-tokens retrieved from the checkout process(leveraging the onToken functionality), to this endpoint."},"response":[],"_postman_id":"fcd5fd6c-674e-4521-8197-d4f524921494"}],"event":[{"listen":"prerequest","script":{"id":"57c2177f-ec35-4dc4-b6e5-a4323da575b0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a6f04e8d-7bfc-41f1-9cec-aea23279b53e","type":"text/javascript","exec":[""]}}]}