Extended Credits

GET https://graph.facebook.com/{{Version}}/{{Business-ID}}/extendedcredits

Use the extended credits endpoint to retrieve your credit line ID.

Fields

You can request the following fields:

NameDescription
idYour line of credit ID.
legal_entity_nameYour entity's legal name.

RESPONSES

status: OK

{"data":[{"id":"1972385232742146","legal_entity_name":"Your Legal Entity"}]}