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:

Name Description
id Your line of credit ID.
legal_entity_name Your entity's legal name.

HEADERS

| Key | Datatype | Required | Description |

RESPONSES

status: OK

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