01-22-2025 11:06 PM
Hello,
I’m using the Graph API endpoint /{user_id}/businesses to create a Business Manager account for a logged-in user.
Once the business is created, I’d like to verify it on behalf of the user. Is there an API endpoint available to upload the required documents directly to Meta for verification? Or is this process something that needs to be handled manually?
For adding payments to an ad account, I noticed that the Facebook SDK provides a UI dialog for adding payment methods, and I can handle the status check myself. I’m okay with a similar approach for business verification if it’s available.