PH KYB Lite
Philippines
PH KYB Lite
Lightweight Know Your Business verification for Philippine companies. Asynchronous.
POST
PH KYB Lite
Run a lightweight Know Your Business verification on a Philippine company. The initial API response acknowledges the request with
verificationStatus: IN_PROGRESS; the final result is delivered to the resultNotificationURL you supply, with the same envelope shape and a type field of verification.ph_kyb_lite.
Use this endpoint when you only need basic company existence and status information; for shareholder and director records use PH KYB Comprehensive instead.
Webhook callback
When the verification completes, IDmeta POSTs the payload below to yourresultNotificationURL. The envelope carries type: "verification.ph_kyb_lite", and data.result.CompanyBasicInformation contains the upstream registry record.
Authorizations
Use Bearer {your_api_token} in the Authorization header.
Body
application/json
The body is of type any.
Response
200 - application/json
Verification accepted (async). Final result is delivered via webhook.

