Closed BlairCurrey closed 5 months ago
Latest commit: a5a04c7fbe9051771e92624c53bdbb54721e96c5
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Name | Link |
---|---|
Latest commit | |
Latest deploy log | https://app.netlify.com/sites/openpayments-preview/deploys/665dc455f2305df07eab4df2 |
Deploy Preview | https://deploy-preview-474--openpayments-preview.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Changes proposed in this pull request
POST /outgoing-payment
return type to newoutgoing-payment-with-spent-amounts
which extends existingoutgoing-payment
with new required fieldsgrantSpentDebitAmount
andgrantSpentReceiveAmount
.Context
fixes: https://github.com/interledger/open-payments/issues/469
progress towards: https://github.com/interledger/rafiki/issues/2678