Get Card Acceptors - Field Descriptions
The following page details each of the fields received in the response when using the Get Card Acceptors endpoint.
Response Fields
The following table describes the field included in the response after successfully retrieving the card acceptors.
Field | Description |
---|---|
cardAcceptorAllowList | Object containing details on allowed card acceptors associated with the card. |
id | ID of the Card Acceptor list. |
name | Name of the Card Acceptor list. |
merchantIds | List of Card Acceptors in the List. |
cardAcceptorDisallowList | Object containing details on disallowed card acceptors associated with the card. |
id | ID of the Card Acceptor list. |
name | Name of the Card Acceptor list. |
merchantIds | List of Card Acceptors in the List. |
Updated 17 days ago