get https://ob.flinksapp.com/api/fdx/5/accounts//payment-networks
Use the /api/fdx/5/accounts/{accountId}/payment-networks
endpoint to return a list of payment networks for a particular account.
To successfully call this endpoint, you must first call the /Token
endpoint to obtain a valid access_token
.
Not all Data Providers support this endpoint
If the Data Provider does not support payment networks, this endpoint returns 405 Method Not Allowed