Request Notification Resend
If you want to request a notification to be resent to you, please use following endpoints:
API endpoints:
/v3/payments/{paymentId}/resend-notification
/v3/payouts/{payoutId}/resend-notification
Request type: POST
without body
The {id}
parameter should be replaced appropriate identifier
Response after calling this endpoint be an empty body with either:
- Status Code 200: Notification has been accepted for processing and will be sent soon
- Status Code 400: API is unable to process notification request for given id