On This Page
REST API
processingInformation. captureOptions.totalCaptureCount
Total number of captures when requesting multiple partial captures for one authorization.
This value is used along with
processingInformation.captureOptions.captureSequenceNumber
to track which capture is being processed.Example:
These are the values for the second of five captures:processingInformation.captureOptions.captureSequenceNumber=2 processingInformation.captureOptions.totalCaptureCount=5
Visa Platform Connect
The value for this field corresponds to the following data in the TC 33 capture file:
- Record: CP01 TCR8
- Position: 160-161
- Field: Clearing Sequence Count
Specifications
- Data Type:Integer
- Data Length:2
Mapping Information
- REST API Field:processingInformation.captureOptions.totalCaptureCount
- SCMP API Field:capture_total_count
- Simple Order API Field:ccCaptureService_totalCount