ccAuthReply_cardSignatureDebit {#cc-auth-reply-card-signature-debit}
====================================================================

This field indicates whether the card is a signature debit card.  
This information enables you to alter the way an order is processed. For example, you might not want to reauthorize a transaction for a signature debit card, or you might want to perform reversals promptly for a signature debit card.  
This field is available only for Visa, Mastercard, and Maestro (International) payment cards processed by the `Chase Paymentech Solutions` processor.  
Possible values:

* `Y`: Yes, the card is a signature debit card.
* `N`: No, the card is not a signature debit card.
* `X`: Does not apply / Unknown.
  {#cc-auth-reply-card-signature-debit_d1276e32}

Specifications {#cc-auth-reply-card-signature-debit_d1276e51}
-------------------------------------------------------------

* **Data Type:** String
* **Data Length:** 1

Mapping Information {#cc-auth-reply-card-signature-debit_d1276e70}
------------------------------------------------------------------

* **REST API Field:** paymentInformation.accountFeatures.signatureDebit
* **SCMP API Field:** auth_card_signature_debit
* **Simple Order API Field:** ccAuthReply_cardSignatureDebit

