paymentInsightsInformation. responseInsights. categoryCode {#payment-insights-info-response-insights-category-code}
===================================================================================================================

The categorization code of the authorization response message from the processor.  
Possible values:
* `01`: `ISSUER_WILL_NEVER_APPROVE`
* `02`: `ISSUER_CANNOT_APPROVE_AT_THIS_TIME`
* `03`: `ISSUER_CANNOT_APPROVE_WITH_THESE_DETAILS`
* `04`: `GENERIC_ERROR`
* `97`: `PAYMENT_INSIGHTS_INTERNAL_ERROR`
* `98`: `OTHERS`
* `99`: `PAYMENT_INSIGHTS_RESPONSE_CATEGORY_MATCH_NOT_FOUND`

Specifications {#payment-insights-info-response-insights-category-code_Specifications}
--------------------------------------------------------------------------------------

* **Data Type:** String
* **Data Length:** 2

Mapping Information {#payment-insights-info-response-insights-category-code_Mapping}
------------------------------------------------------------------------------------

* **REST API Field:** paymentInsightsInformation.responseInsights.categoryCode
* **SCMP API Field:** auth_insights_response_category_code
* **Simple Order API Field:** ccAuthReply_paymentInsightsInformation_responseInsightsCategoryCode

