Payments
Number of APIs: 5
-
Retrieve all transactions GET {{url}}/api/1.0/transactions
-
Retrieve a transaction GET {{url}}/api/1.0/transaction/:id
-
Create a payment POST {{url}}/api/1.0/pay
-
Get transfer reasons GET {{url}}/api/1.0/transfer-reasons
-
Cancel a transaction DELETE {{url}}/api/1.0/transaction/:id