Notifies a beneficiary, sender, or both that a BVN or NIN is required for a pending transaction. Creates a VerificationRequest tracking record for each notified party. Returns HTTP 207 (Multi-Status) when target_type is both and at least one notification fails.
Documentation Index
Fetch the complete documentation index at: https://docs.pcxpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer JWT for user-facing flows (Bearer eyJraWQ...), or the literal string NONE when authenticating via API key.
"Bearer eyJraWQ..."
API key for server-to-server flows, or the literal string NONE when authenticating via JWT.
"pcx_abc123_xxxx"
ID of the requesting user (the transaction sender).
Who should receive the notification. beneficiary requires beneficiary_id. sender requires sender_id. both requires both IDs.
beneficiary, sender, both bvn, nin Required when target_type is beneficiary or both.
Required when target_type is sender or both.
Optional custom message body.
low, medium, high, urgent Notification(s) sent successfully