ACH
List All Gateway Configurations
Gateway Endpoint Configuration object represents details required for Auth flow Request to the Fintech (Tenant)
get/ach/gateways
Response
Gateway Configuration for Tenant
Example response
[
{
"created": "2010-05-06T12:23:34.321Z",
"custom_headers": {
"Content-Type": [
"application/json",
"text/html"
],
"Host": [
"https://host.com"
]
},
"id": "b01db9c7-78f2-4a99-8aca-1231d32f9b96",
"tenant": "abcdef_ghijkl",
"updated": "2010-05-06T12:23:34.321Z",
"url": "https://fintech.com/ach/auth"
}
]