Update OfferCopy Pagepatch https://api.fidel.uk/v1/offers/{offerId}Update specific offer properties.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsofferIdstringrequiredId of the offer.Body ParamsnamestringName of the offer.startDatedateStarting date when offer starts qualifying transactions in the format YYYY-MM-DDThh:mm:ss.typeobjecttype objectactivationobjectOffer activation requires offer activation on cards for them to qualify for rewards. Offer activation can be enabled and can also be specified the number of transactions to qualify for each offer activation by using: activation: { enabled: true, qualifiedTransactionsLimit: 1 } NOTE: Enabling activation will disable card linking for any card not added to the offer.activation objectdaysOfWeekarray of int32sArray of numbers between 0 and 6 representing the days of the week. Starting on Sunday.daysOfWeekADD int32endDatedateEnd date for the offer in the format YYYY-MM-DDThh:mm:ss. Can be at most 1 year from start dateminTransactionAmountdoubleMinimum transaction amount to qualify for the offer.returnPeriodint32Number of days before a transaction qualifies for the offerschemesarray of stringsSchemes where the offer will qualify. Possible values are [visa, mastercard, amex].schemesADD stringadditionalTermsstringOffer T&CshortDescriptionstringShort offer descriptionlongDescriptionstringLong offer descriptionHeadersContent-Typestringapplication/jsonFidel-Keystringtest/live API secret key.Responses 200200 400400Updated 11 months ago