A shared tag with AI prompts and code snippets
From workspace: EveryPay
Team: Main
Total snippets: 5
5 snippets
POST /v4/tokens/delete https://igw-demo.every-pay.com/api/v4/tokens/delete https://pay.every-pay.eu/api/v4/tokens/delete
{ "api_username": "a04e7ce1060e7024", "token": "bd7bc8e61b2g3f5831k0c2m9" }
POST /v4/payments/charge https://igw-demo.every-pay.com/api/v4/payments/charge https://pay.every-pay.eu/api/v4/payments/charge
{ "api_username": "a04e7ce1060e7024", "timestamp": "2023-12-05T10:27:32Z", "nonce": "165784ab51fkm", "payment_reference": "0a887489dd023f1affd5dd0735a9766415c96d9314b738da8c7117e24216d62a", "token_consented": true, "trace_id":...
POST /v4/payments/mit https://igw-demo.every-pay.com/api/v4/payments/mit https://pay.every-pay.eu/api/v4/payments/mit
{ "account_name": "EUR3D1", "nonce": "165784ab51fkm", "timestamp": "2023-12-05T10:27:32Z", "order_reference": "84005a6c", "email": "example@gmail.com", "api_username": "a04e7ce1060e7024", "amount": 0.05, "token_agreement":...
POST /v4/payments/cit https://igw-demo.every-pay.com/api/v4/payments/cit https://pay.every-pay.eu/api/v4/payments/cit
{ "account_name": "EUR3D1", "nonce": "165784ab51fkm", "timestamp": "2023-12-05T10:27:32Z", "order_reference": "84005a6c", "email": "example@gmail.com", "phone_number": { "country_code": 372, "number": 7878419 }, ...
POST /v4/payments/oneoff https://igw-demo.every-pay.com/api/v4/payments/oneoff https://pay.every-pay.eu/api/v4/payments/oneoff
{ "structured_reference": 5705872, "payment_description": "example.com 84005a6c", "account_name": "EUR3D1", "nonce": "165784ab51fkm", "timestamp": "2023-12-05T10:27:32Z", "amount": 0.05, "order_reference": "84005a6c", ...