> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flinks.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FDX

Use these endpoints to perform actions related to FDX standards. Review the table below to determine which endpoint(s) you need to call.

| **ENDPOINT**                                                             | **METHOD** | **DESCRIPTION**                                                          |
| :----------------------------------------------------------------------- | :--------- | :----------------------------------------------------------------------- |
| [Get Customers](/api/outbound/endpoints/fdx/get-customers)               | GET        | Retrieves a list of customers associated with a Data Recipient.          |
| [Get Accounts](/api/outbound/endpoints/fdx/get-accounts)                 | GET        | Retrieves account information for a specific customer.                   |
| [Get Account Details](/api/outbound/endpoints/fdx/get-account-details)   | GET        | Retrieves detailed information about a specific account.                 |
| [Get Transactions](/api/outbound/endpoints/fdx/get-transactions)         | GET        | Retrieves transaction history for a specific account.                    |
| [Get Payment Networks](/api/outbound/endpoints/fdx/get-payment-networks) | GET        | Retrieves a list of payment networks associated with a specific account. |
