paymentInformation. accountFeatures.commercial {#payment-info-account-features-commercial}
==========================================================================================

Flag that indicates whether the card is a commercial card.  
This field is returned only for Visa and Mastercard payment cards processed by `Chase Paymentech Solutions`.  
A commercial card enables you to include Level II data in a request.  
Possible values:

* `Y`: Yes, the card is a commercial card.
* `N`: No, the card is not a commercial card.
* `X`: Does not apply / Unknown.
  {#payment-info-account-features-commercial_ul_1}

Specifications {#payment-info-account-features-commercial_Specifications}
-------------------------------------------------------------------------

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

Mapping Information {#payment-info-account-features-commercial_Mapping}
-----------------------------------------------------------------------

* **REST API Field:** paymentInformation.accountFeatures.commercial
* **SCMP API Field:** auth_card_commercial
* **Simple Order API Field:** ccAuthReply_cardCommercial

