Fave · AsyncAPI Specification

Fave Favepay Omni Webhooks

Version

View Spec View on GitHub CompanyPaymentsFintechQR PaymentsLoyaltyCashbackMerchant ServicesSoutheast AsiaWebhookAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-19'
method: searched
source: https://developers.myfave.com/fpo-guide.html
type: Webhooks
api: openapi/fave-favepay-omni-openapi.yml
delivery:
  transport: HTTP POST
  target: callback_url (configured, or per-payment override on create/scan)
  ack: Respond with any HTTP status < 400 quickly, then process asynchronously.
  signing: Payload includes a `sign` field; verify HMAC before processing.
events:
  - status: pending_payment
    status_code: 0
    description: Payment created, awaiting customer action.
  - status: payment_processing
    status_code: 1
    description: Payment is being processed.
  - status: successful
    status_code: 2
    description: Payment completed successfully.
  - status: disputed
    status_code: 3
    description: Payment is under dispute.
  - status: rejected
    status_code: 4
    description: Payment was rejected.
  - status: refunded
    status_code: 5
    description: Payment was refunded.
payload_fields:
  - id
  - receipt_id
  - outlet_name
  - total_amount_cents
  - payment_type
  - payment_type_variant
  - currency
  - outlet_id
  - mid
  - omni_reference
  - status
  - status_code
  - created_at
  - charged_amount_cents
  - merchant_takeback_cents
  - user_id
  - fpl_transaction
  - sign

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/fave-favepay-omni-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.