installment_sequence {#installment-sequence}
============================================

Installment payment number.  
This field is used along with installment_totalCount to track which payment is being processed.  
**Example:** These are the values for the second of five payments:

```
installment_sequence=2
installment_totalCount=5
```

**`Visa Platform Connect`**  
When you do not include this field in a request for a Crediario installment payment, a value of `0` is sent to the processor.  
For Crediario installment payments, the value for this field corresponds to the following data in the TC 33 capture file:

* Record: CP01 TCR9
* Position: 38-40
* Field: Installment Payment Number

For installment payments in Paraguay, the value for this field corresponds to the following data in the TC 33 capture file:

* Record: CP01 TCR5
* Position: 35-37
* Field: Installment Payment Number

Specifications {#installment-sequence_d120e80}
----------------------------------------------

* **Data Type:** Integer
* **Data Length:** 12

Mapping Information {#installment-sequence_d120e99}
---------------------------------------------------

* **REST API Field:** installmentInformation.sequence
* **SCMP API Field:** installment_sequence
* **Simple Order API Field:** installment_sequence

