Skip to main content
POST
Validate Zelle Account

Body

application/json

Validate Zelle Account payload

user_id
string
required

Unique identifier for the user

zelle_id
string
required

Zelle ID (email) to be validated.

Example:

"user@example.com"

Response

OK

data
string
Example:

null

message
string
Example:

"Zelle ID validation request received. Status will be provided via webhook."

success
boolean
Example:

true