Triggers a KYC-related notification (email, SMS, push) to a user. Fetches the user’s current KYC status and dispatches the notification via the notifications Lambda.
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"
kyc_update_required, kyc_documents_needed, kyc_review_pending, kyc_approved, kyc_rejected Identifier of the actor triggering the notification (e.g. admin, a user ID).
Optional custom message body. Defaults to a type-specific template.
low, medium, high, urgent