Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
ACQ Sprint 77
-
2
-
Thunderjet
Description
Overview
The PUT /finance/encumbrances/<id> endpoint is being replaced by two more specific endpoints; one for moving money from encumbered -> awaitingPayment and another for releasing encumbrances. This story covers the former.
Basics:
Get the transaction (encumbrance) from storage
Update the encumbered / awaiting payment amounts,
Call PUT in the storage module
Details can be found on the wiki:
Acceptance Criteria
- API defined and implemented (RAML/ModuleDescriptor/code)
- Unit tests are updated
- API tests are updated
TestRail: Results
Attachments
Issue Links
- has to be done before
-
MODINVOICE-113 Call awaiting-payment API upon invoice approval
-
- Closed
-
-
UINV-83 Prevent paying with Funds that have insufficient amounts to cover distribution
-
- Closed
-
- is blocked by
-
MODFIN-81 Create awaiting_payment schema
-
- Closed
-
- is cloned by
-
MODFIN-83 Create release encumbrance API
-
- Closed
-