cURL
curl --request DELETE \ --url https://api.synctera.com/v2/ach/gateways/{id}
{ "code": "BAD_REQUEST_BODY", "detail": "Missing required fields: first_name, dob", "status": 400 }
Use this to permanently remove Gateway Configuration and disable Auth Flow for Fintech (Tenant)
The unique resource identifier
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Gateway Config Object was successfully deleted
Was this page helpful?