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