Process payment request status notification
GET/v1/spaces/:spaceId/paymentRequests/:paymentRequestId/notifications
Handles an incoming payment request notification, by fetching the status for the notified payment request then updating it into the data store and forwarding the notification
Scope: []
Request
Responses
- 204
- 400
- 404
- 503
The notification was processed
BAD REQUEST
NOT FOUND
SERVICE UNAVAILABLE