Skip to content

Mock | Json Server - Transactions #157

@AdrianRomanski

Description

@AdrianRomanski

My Wallets Tab
Wallet Details

  1. Create mock for given endpoint - "/api/transactions?walletId=id"

Example data

[{"id":7,"amount":15000.00,"description":"description","type":"INCOME","date":"2022-02-19T09:47:52Z","categoryId":9},{"id":8,"amount":2000.00,"description":"description","type":"INCOME","date":"2022-02-19T09:47:52Z","categoryId":7},{"id":9,"amount":2003.00,"description":"description","type":"INCOME","date":"2022-02-19T09:47:52Z","categoryId":8},{"id":10,"amount":2002.00,"description":"description","type":"INCOME","date":"2022-02-19T09:47:52Z","categoryId":9},{"id":11,"amount":2001.00,"description":"description","type":"INCOME","date":"2022-02-19T09:47:52Z","categoryId":9}]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions