Queue a bulk export of compromised partial card records with BIN-level data from e-skimmer activity.
What this endpoint does
This endpoint submits a bulk data request for compromised partial payment card records from Payment Fraud Intelligence (PFI). Partial card data contains BIN-level information and metadata about compromised cards without full card numbers, typically sourced from e-skimmer and magecart activity. Records are scoped to your organization's data. Specify a queryRange with DSL date math for periodic collection — the queryRange uses timeStampAdded as its datetime field. Use the dryRun option at the root level of the request body to preview the record count without creating a task. For records that have been marked as sold, use the PFI: Sold Partial Card Data endpoint instead. After submission, use the PFI: Task Status endpoint to poll for completion, then the PFI: Pickup Data endpoint to retrieve results. Refer to the PFI: Partial Card Data dictionary for available fields.
Response data
A successful response returns the count of matching records and, when records exist and dryRun is not set, a taskId for tracking the asynchronous collection task. If the count is zero, no task is created.
