Skip to main content

Update Card Exclusions

PATCH 

/partner/card-exclusions

Update the list of Content Provider-defined Card Exclusions.

  • upsert to add card identifiers to the list or set the updated_at of existing items to the current date and time.
  • remove to remove card identifiers from the list
  • remove_not_updated_since to remove card identifiers based on their updated_at timestamp.

Request

Responses

The patch was applied successfully.