{"info":{"_postman_id":"9ca03ff2-5725-83ba-a420-3af7059efd20","name":"Payssion Sandbox","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Create","id":"e75c84d6-2484-7942-acd6-db727731af61","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"api_key\":\"5963a4c1c35c2a8e\",\n\t\"api_sig\":\"c893eb5c89fc565da157c8e8adb449af\",\n\t\"pm_id\":\"cashu\",\n\t\"amount\":\"1\",\n\t\"currency\":\"USD\",\n\t\"order_id\":\"123\",\n\t\"description\":\"test\"\n}"},"url":"http://sandbox.payssion.com/api/v1/payment/create","description":"create a payment"},"response":[],"_postman_id":"e75c84d6-2484-7942-acd6-db727731af61"},{"name":"Query","id":"60a9ec98-e845-f857-1837-2f6d10a01092","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"api_key\":\"5963a4c1c35c2a8e\",\n\t\"api_sig\":\"f4c0de0d78d7acb6e035f0cfec0bc97e\",\n\t\"transaction_id\":\"H301418150791281\"\n}"},"url":"http://sandbox.payssion.com/api/v1/payment/details","description":"query a payment"},"response":[],"_postman_id":"60a9ec98-e845-f857-1837-2f6d10a01092"}]}