mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
22 stars 15 forks source link

WebHook for all 202 HTTP Response Codes #3866

Open koekiebox opened 2 months ago

koekiebox commented 2 months ago

The current 202 HTTP response codes are returned once a request has been successfully received by settlement. This does not guarantee that the request has been processed.

The endpoints with 202 responses include:

Currently a lookup is required to retrieve the most recent up-to-date data for a matrix. Ideally a webhook should be invoked on a configured server instance with the instance id. The body of the post would contain the processing outcome of the 202 request.

image image image

Goal:

As a <stakeholder|persona>

I want to

so that

Acceptance Criteria:

Complexity: <High|Medium|Low> > A short comment to remind the reason for the rating

Uncertainty: <High|Medium|Low> > A short comment to remind the reason for the rating


Tasks:

Done

Pull Requests:

Follow-up:

Dependencies:

Accountability: