Skip to content

Transactions per Member Endpoint #9

@lizzyaustad

Description

@lizzyaustad

We will need an endpoint to fetch all transactions for a particular member

  • In the transactions model file, add a find_by_user_id method
  • In the member resources files, add a show_transactions method with the route: @funds_bp.route("/<member_id>/transactions", methods=["GET"])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions