GuidesAPI Reference
Log In
API Reference

Updated marketing offers for a merchant

Delivers pre-calculated funding offers for your merchants. Webhooks are sent daily for each eligible merchant, providing a complete snapshot of all current offers. Each webhook replaces any previously stored offers for that merchant.

Use the GET marketing_offers/{partnerClientId} endpoint to retrieve the latest offers on-demand if needed.

For detailed implementation guidance including payload structures, processing logic, and integration patterns, see the Marketing Offer Webhooks Guide.

Payload

Contains the details of the marketing offer for the merchant

uuid
date-time

ISO datetime offset

string
Defaults to liberis.capitalAccounts.v3.marketingOfferCreated
data
object
Responses
204

The webhook was successfully processed by the receiver

500

The webhook was not successfully processed by the receiver

LoadingLoading…