1. Home
  2. Docs
  3. Data Subscriber API Documentation
  4. Endpoints – Offers
  5. POST /cards/:id/offers

POST /cards/:id/offers

Link a consumer Card to an Offer that you created.

Headers

Name Value
Authorization Bearer {JWT}

URL parameters

Key Required Comment
id Yes Integer. The Card ID.

Request

Key Required Comment
offer_id Yes Integer.

Response

Name Value
card_offer_id Integer

How can we help?