Create or Update the Offer using the partner-provided merchant ID and offer ID

Create or update offer information. The external_merchant_id and external_offer_id in the path must match the merchantId and offerId in the request body respectively.

Note: If you don't have a separate offer identifier, you can use the external_merchant_id as the external_offer_id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to 67890

Partner's unique identifier of their Merchant as shared in the Merchant feed

string
required
Defaults to OFFER-001

Partner's unique Offer Id for the Merchant. If you don't have a separate offer identifier, you can use the same value as external_merchant_id.

Body Params

Offer object that needs to be inserted or updated

string
required

Partner’s unique Offer Id for the Merchant

string
required

Partner’s unique identifier of their Merchant as shared in the Merchant feed

string
required

Offer Name

assets
object
required

Two image assets (logo and largeRectangle).

Responses

400

Bad Request – possible client errors:

  • Invalid input (schema validation failure)
  • ID mismatch
500

Internal Server Error – An unexpected error occurred while processing the request

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json