/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 using:
authorization_code or refresh_token{recipient client_id}{recipient client_secret}{recipient redirect_uri}{with grant type authorization_code}{with grant type refresh_token}Response is different for each Data Provider
This endpoint returns different fields for each Data Provider. For more information about the fields that each Data Provider supports, review the Data Provider’s details.