ecCreditService_referenceNumber {#ec-credit-service-reference-number}
=====================================================================

Transaction reference number.  
Identifier used for tracking a request through to the payment processor for reconciliation.  
This value is not returned for all processors.

Syntax
------

The syntax must conform to this regular expression.

`Visa Platform Connect`
:
`[a-zA-Z0-9\-]`

All other processors:
:
`[a-zA-Z0-9]`

Specifications {#ec-credit-service-reference-number_d411e59}
------------------------------------------------------------

* **Data Type:** String
* **Data Length**: 60
* **Data Length** :
  * **`Visa Platform Connect`**: 25
  * **`TeleCheck`**: 50
  * **`China UnionPay`**: 12
  * **All other processors**: 60

Mapping Information {#ec-credit-service-reference-number_d411e109}
------------------------------------------------------------------

* **REST API Field:** processingInformation.reconciliationId
* **SCMP API Fields:**
  * auth_trans_ref_no
  * ecp_ref_no
* **Simple Order API Fields:**
  * ccAuthReply_reconciliationID
  * ccAuthService_reconciliationID
  * ecCreditService_referenceNumber
* ecDebitService_referenceNumber

