Retrieves account updater results showing which stored cards have been automatically updated by card networks.
projectId (guid, required) — Project identifier for authentication.request (CreditCardUpdaterResultQueryRequest, required) — Query filters.CreditCardUpdaterResultQueryResponse containing AU update results.
The access token received from the authorization server in the OAuth 2.0 flow.
The project identifier for authentication.
Query parameters for filtering AU results by date range or card.
Represents the filters available when querying credit card updater batch results.
Used to encrypt sensitive data in the response
1Indicates whether to include all projects within the company.
The identifiers of the payment information records to include.
The account updater statuses to filter by.
NED, NAN, CCH, UNA, DEC, CUR, NUP, ACL, ERR Always returned. Check the success property in the response body to determine if the operation succeeded.
Standard response structure containing operation status and error information. Standard query response containing a collection of matching entities. Represents the response returned when querying credit card updater results.
True if the operation completed successfully; false if an error occurred.
true
Result code indicating the outcome of the operation.
Unknown, Success, BadRequest, Unauthorized, NotFound, Error 200
Human-readable error message when an error occurs.
null
Collection of entities matching the query criteria.
[]