Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Common endpoints for all flows

  • update payment

Code Block
PUT {{everifin_url}}/api/v1/payments/:id
  • get payment list

Code Block
GET {{everifin_url}}/api/v1/payments

...