Skip to main content
WEBHOOK
accountVerificationEvents
{
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "createdDate": "2023-11-07T05:31:56Z",
  "eventType": "ACCOUNT_VERIFICATION_SUBMITTED",
  "object": {
    "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "createdDate": "2023-11-07T05:31:56Z",
    "updatedDate": "2023-11-07T05:31:56Z",
    "state": "PENDING",
    "failureReason": "INVALID_FIELD",
    "metadata": {}
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.paysway.io/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
id
string<uuid>
required
createdDate
string<date-time>
required
eventType
enum<string>
required
Available options:
ACCOUNT_VERIFICATION_SUBMITTED,
ACCOUNT_VERIFICATION_COMPLETED,
ACCOUNT_VERIFICATION_FAILED
object
object
required