Skip to content

Implemented Endpoints

Currently, only transaction receipts endpoints are not implemented:

  • GET /ping/whoami
  • GET /accounts
  • GET /balance
  • GET /pots
  • PUT /pots/$pot_id/deposit
  • PUT /pots/$pot_id/withdraw
  • GET /transactions
  • GET /transactions/$transaction_id
  • PATCH /transactions/$transaction_id
  • POST /feed
  • POST /attachment/upload
  • POST /attachment/register
  • POST /attachment/deregister
  • GET /transaction-receipts
  • PUT /transaction-receipts
  • DELETE /transaction-receipts
  • GET /webhooks
  • POST /webhooks
  • DELETE /webhooks/$webhook_id