PRN-186
21 days ago by Jon Bullock
As of the 23rd October 2024, the isConfiguredGroup will be removed from the response of the Get Card Acceptors endpoint. See below for an example response for the endpoint from this date.
{
"cardAcceptorAllowList":
{
"id": 2323,
"name":"GROUP1",
"merchantIds":
[
"Merchant5",
"Merchant6"
],
},
"cardAcceptorDisallowList":
{
"id":23232,
"name":"GROUP2",
"merchantIds":
[
"Merchant1",
"Merchant2"
],
}
}