Avibra Integration API
1.0.2
  • 1.0.2
  • 1.0.1
Home
Home
1.0.2
  • 1.0.2
  • 1.0.1
1.0.2
  • 1.0.2
  • 1.0.1
  1. Avibra
  • Avibra
    • Change Log
    • Embedded UX/UI
    • Security
      • Authentication API
      • LinkToken API
    • Benefits
      • Get Benefits With Status
    • User Management
      • Create User
      • Update User
      • Cancel User
      • Prefil User
      • Upgrade/Downgrade User
    • Webhook
      • Webhook API (provided by partner)
    • Export Data
      • Open API Spec
  • Schemas
    • Schemas
      • eventInfo
      • userInfo
      • addressInfo
      • benefitwithstatusInfo
      • benefitwithstatusInfos
      • errorInfo
      • updateuserInfo
      • linktokenInfo
      • linktokenesponseInfo
      • accesstokenInfo
      • getbenefitInfo
      • userofferInfos
      • offerInfo
      • offerInfos
      • currentofferdetailsInfo
      • offers
      • prefillInfo
      • moredetail
      • moredetails
Home
Home
1.0.2
  • 1.0.2
  • 1.0.1
1.0.2
  • 1.0.2
  • 1.0.1
  1. Avibra

Change Log

V 1.0.2#

The User Cancel API has been moved from user/offers to user/account/cancel.
The User Create, User Update, and User Cancel APIs now require two headers: Version and Idempotency-Key.
Version: v1 — Falls back to asynchronous API execution.
Version: v2 — Enables idempotent and synchronous API execution.
The Get Benefits With Status API response now includes two additional parameters:
swapeffectiveattimestamp: Indicates when a selected benefit addition will take effect, if chosen for the next month’s swap.
swapexpiresattimestamp: Indicates when a selected benefit removal will take effect, if chosen for the next month’s swap.
added new header x-api-key to few api (user/linktoken3, user/account/create, user/account/update, user/account/cancel, user/prefill)
Webhook response now has idempotency-key as header.
Webhook response now has moredetails param to send moredetails about event.
eventInfo

Modified at 2025-07-31 15:49:42
Previous
Avibra
Next
Embedded UX/UI