Activate cashback offer
Activate a retailer’s cashback offer and receive a redirect URL.
Path Parameters
The ID of the cashback offer to activate.
"e8400e53-078f-4641-97e2-5c397401c0f0"
Query Parameters
A unique identifier for this activation. This will be passed back to you when a transaction occurs. Format: any string
"your_uid_here"
Any data you want to pass back to you when a transaction occurs. Format: any string.
"your_data_here"
Your organization's UID for activating retailer's cashback offers
"your_org_uid_here"
Response
Returns a signed URL that the user should be redirected to in order to activate the retailer's cashback offer. This URL may include tracking parameters and must be visited for the offer to be properly attributed.
The URL to redirect the user to activate the cashback offer.
"https://retailer.com/activate?offerId=12345&SID=ABC123"

