Update a network bulk feed

Updates a network bulk feed. Supports setting transactionStartDate
(currently for SMARTDATA feeds only — other feed types are rejected with
a 422) and expectedCardCount. At least one field must be provided;
transactionStartDate cannot be unset (null is rejected).

Setting transactionStartDate widens the feed's ingestion window:
transactions posted on or after the date are ingested for the feed's
deliveries, replacing the default 15-day window.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params
date

Transactions posted on or after this calendar date
(YYYY-MM-DD, a valid date, not in the future) are ingested
for this feed's deliveries, replacing the default 15-day
ingestion window. Currently supported for SMARTDATA feeds
only. The comparison is calendar-day based in UTC: the
network's posting date is a date-only field, so a value of
e.g. 2026-06-30 includes every transaction whose posting
date is 2026-06-30 or later, with no local-timezone
adjustment.

integer
1 to 1000000

The expected number of cards that will be enrolled under this bulk feed.

Headers
string
enum
Defaults to application/hal+json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/hal+json
application/problem+json