Skip to content

jim-thisplace/mondoapimock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mondoapimock

Found artefacts

Compare with other banking APIs

Object types

  • Merchant

    • id
    • address (id if not expand)
    • created
    • group_id
    • logo
    • name
  • Address

    • id
    • address
    • city
    • country
    • latitude
    • longitude
    • postcode
    • region
  • Transaction (also exposed as a Feed Item?)

    • id
    • account_balance
    • amount
    • currency ("GBP")
    • description
    • merchant (id if not expanded)
    • metadata
    • notes
  • Feed Item

    • type ("image")
    • title
    • image_url
    • background_color
    • body
  • Webhook (Send a message to hook URL)

    • account_id
    • id
    • url
  • Webhook Message

    • type
    • data
      • account_id
      • amount
      • created
      • currency
      • description
      • id

About

Implements the API described at https://getmondo.co.uk/docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages