AsyncAPI channel · Remitian · Remitian Tax Payment Events

/webhook

Webhook delivery channel for all Remitian tax payment events. Events are delivered as HTTP POST requests with a JSON payload and an X-Remitian-Signature header containing the HMAC-SHA256 signature.

Provider: Remitian AsyncAPI: v2.6.0 Spec: Remitian Tax Payment Events Operations: 1 Messages: 7

Channel address

/webhook

Operations

publish
receivePaymentEvent
Receive a tax payment event

Messages

payment.initiated
A new tax payment has been initiated
Content-Type: application/json
payment.validated
A tax payment has passed jurisdiction validation
Content-Type: application/json
payment.confirmed
A tax payment has been confirmed for processing
Content-Type: application/json
payment.processing
A tax payment is being processed by the tax authority
Content-Type: application/json
payment.completed
A tax payment has been successfully completed
Content-Type: application/json
payment.failed
A tax payment has failed
Content-Type: application/json
payment.cancelled
A tax payment has been cancelled
Content-Type: application/json

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.