cyntaria / ConstructionERP-Backend

A REST API backend system for the construction ERP software made with NodeJS
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Payments API #12

Open arafaysaleem opened 3 years ago

arafaysaleem commented 3 years ago

Description

This epic is a sub goal of the epic for Milestones API and provides management of payments. This epic requires multiple endpoints to be setup and tested along with their detailed documentation.

Initiative / goal

We want to be able to see all create, manage, retrieve and summarize payments under a milestone. However, it is not necessary until to implement this till all other sub goals of a milestone are complete.

Hypothesis

The following is true by the end of this API

Acceptance criteria and must have scope

We must have Authentication API setup prior to this. In the end we need to have a collection of following endpoints:

Stakeholders

None

Timeline

1 week is needed to setup all the foundation, along with testing and documentation. No blockers expected.