ticadevelopers
TICA INTEGRATION API REFERENCE Polling: Coupons
RESOURCE SYNCHRONIZATION

Polling: Coupons

GET/api/v1/resources/coupons

Read Coupons through the same cursor contract for both initial and incremental sync.

Incremental reads with cursors

Do not send a cursor on the first request. Persist next_cursor and send it in the next request. Merge records idempotently by domain_id + id.

Required scope

coupons.read