Top-ups
Number of APIs: 5
-
Create a top-up POST {{baseUrl}}/v1/topups
-
List all top-ups GET {{baseUrl}}/v1/topups
-
Cancel a top-up POST {{baseUrl}}/v1/topups/:topup/cancel
-
Retrieve a top-up GET {{baseUrl}}/v1/topups/:topup
-
Update a top-up POST {{baseUrl}}/v1/topups/:topup