WhatsApp Cloud API - Extended Credits API
Copy for LLM View as Markdown Version v23.0 Retrieve extended credit line information for WhatsApp Business Accounts. Returns credit line IDs and associated legal entity names for billing and payment management.Base URL
| https://graph.facebook.com |Endpoints
| GET | ///extendedcredits |GET ///extendedcredits
Endpoint reference: Business > ExtendedcreditsRequest Syntax
GET///extendedcredits Try it Select language cURLJavaScriptPythonUser-Agentstring The user agent string identifying the client software making the request. Authorizationstring·required Bearer token for API authentication. This should be a valid access token obtained through the appropriate OAuth flow or system user token. Path Parameters
Versionstring·required Business-IDstring·required Responses
Endpoint reference: Business > Extendedcredits 200 Example response Content Type: application/json Schema: object Show child attributes
dataarray of object Show child attributes
data[]object Show child attributes
idstring
legal_entity_namestring Select language cURLJavaScriptPython

