Skip to content

Releases: justinpjose/cushon-assignment

Release 0.2.0

08 Aug 11:28
Compare
Choose a tag to compare

Release Summary

Release 0.1.0

08 Aug 10:21
c81c605
Compare
Choose a tag to compare

Release Summary

Initial Implementation of the Cushon Assignment

Implementations

  • Design docs for the assignment
  • API docs detailing the endpoints available to use
  • Allows users to create transactions via POST /transactions
  • Allows users to check available funds which they can sign up in their account via GET /customer_accounts/{accountNo}/available_funds
  • Allows users to check details of their specific fund in their account via GET /customer_accounts_funds/{id}

Contributors - @justinpjose