status is "approved" and is_va_approved is true, the customer can use payment services.
Path parameters
string
required
The UUID of the customer whose verification status you want to check.
Status values
When
is_va_approved is true, the customer can use virtual accounts and payment services. Check both status === "approved" and is_va_approved === true before enabling payment features.
