get https://cubi-sandbox-api.customersbank.com/ach/v1/programs/
Responses
xxxxxxxxxx
curl --request GET \
--url https://cubi-sandbox-api.customersbank.com/ach/v1/programs/id \
--header 'accept: application/json'
xxxxxxxxxx
{
"id": "string",
"partnerId": "string",
"achCompanyId": "string",
"secCode": "PPD",
"batchHeader": "string"
}