Skip to main content
POST
Validate Recharge Account

Authorizations

api-key
string
header
required

Your PayVessel business API key.

api-secret
string
header
required

Your PayVessel business API secret.

Headers

api-key
string | null
api-secret
string | null

Body

application/json
recharge_account
string
required
Maximum string length: 15
biller_id
string
required
Maximum string length: 64
Pattern: ^[a-zA-Z0-9_\-]+$
item_id
string | null
Maximum string length: 64
Pattern: ^[a-zA-Z0-9_\-]+$

Response

Successful Response

status
boolean
required
message
string
required
data
ValidateAccountDataSchema · object
required