How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Monoova Webhooks API

In addition to callable reporting endpoints, webhooks will also be available for state changes for payment agreements and funds received.

Monoova Webhooks API is one of 31 APIs that Monoova publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Webhook. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 16 operations across 16 paths, and defines 29 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 4 base URLs: https://api.monoova.com, https://sand-api.monoova.com, https://api.mpay.com.au, https://api.m-pay.com.au.

16 operations 16 paths 29 schemas 16 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.mpay.com.au
Authentication
HTTP Bearer, HTTP Basic
Resource Areas
1

Authentication & Security 2

Monoova Webhooks API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). It accepts HTTP basic authentication (BasicAuth).

Paths & Operations 16

Across 16 paths, the API surfaces 16 operations — 16 POST. Each is listed below with its method, path, parameters, and response codes.

Webhooks 16

In addition to callable reporting endpoints, webhooks will also be available for state changes for payment agreements and funds received.

POST
/WEBHOOK_TARGET_URL
Payment Status Notification
PaymentStatusNotification 2 params body → 200
POST
/WEBHOOK_REFUND_STATUS_URL
Refund Status Notification
RefundStatusNotification 2 params body → 200
POST
/WEBHOOK_ASYNC_REQUEST_URL
Asynchronous Request Notification
AsyncRequestNotification 2 params body → 200
POST
/RECEIVEPAYMENTWEBHOOK_TARGET_URL
Receive Payment Webhook
ReceivablesReceivePaymentWebhook 3 params body → 200
POST
/DIRECTDEBITCLEARANCEWEBHOOK_TARGET_URL
Direct Debit Clearance Webhook
DirectDebitClearanceWebhook 3 params body → 200
POST
/PAYTORECEIVEPAYMENTWEBHOOK_TARGET_URL
Pay To Receive Payment Webhook
PayToReceivePaymentWebhook 3 params body → 200
POST
/INBOUNDDIRECTCREDITWEBHOOK_TARGET_URL
Receive Inbound Direct Credits Webhook
InboundDirectCreditWebhook 3 params body → 200
POST
/INBOUNDDIRECTDEBITWEBHOOK_TARGET_URL
Receive Inbound Direct Debits Webhook
InboundDirectDebitWebhook 3 params body → 200
POST
/DIRECTENTRYDISHONOURSWEBHOOK_TARGET_URL
Receive Direct Entry Dishonours Webhook
DirectEntryDishonour 3 params body → 200
POST
/PENDINGRTGSIMTWEBHOOK_TARGET_URL
Receive Pending Rtgs/Imt Webhook
PendingInboundRtgsImt 3 params body → 200
POST
/RTGSIMTWEBHOOKSTATUSWEBHOOK_TARGET_URL
Receive Rtgs/Imt status Webhook
InboundRtgsImtStatus 3 params body → 200
POST
/RECEIVENPPPAYMENTRETURNWEBHOOK_TARGET_URL
Receive Npp Payment Return Webhook
NppReturn 3 params body → 200
POST
/NPPPAYMENTSTATUSWEBHOOK_TARGET_URL
Receive Npp Payment Status Webhook
NppPaymentStatus 3 params body → 200
POST
/INBOUNDDIRECTCREDITREJECTIONSWEBHOOK_TARGET_URL
Inbound Direct Credit Rejections Webhook
InboundDirectCreditRejections 3 params body → 200
POST
/NPPCREDITCREDITREJECTIONSWEBHOOK_TARGET_URL
NPP Credit Rejections Webhook
NPPCreditRejections 3 params body → 200
POST
/Webhook_Payment_Instruction_Status_URL
Payment Instruction Status Notification
PaymentInstructionStatusNotification 2 params body → 200

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are event.InboundDirectCreditRejectionsWebhook (24 properties), event.NppCreditRejectionsWebhook (24 properties), event.payToreceivePaymentWebhook (23 properties), event.receivePaymentWebhook (21 properties). Each schema is shown below with its type and property counts.

RefundDetailsResponseDto
object
13 properties
RiskDetailsDto
object
2 properties
WebhookPaymentStatusResponseDto
object
6 properties
PaymentDetailsResponseDto
object
18 properties
WebhookRefundStatusResponseDto
object
4 properties
WebhookAsyncRequestResponseDto
object
10 properties 1 required
AuthenticationDetailsDto
object
2 properties
event.InboundRtgsImtStatus
object
18 properties
inboundDirectCreditWebhook.directCreditDetails
object
18 properties
event.NppCreditRejectionsWebhook
object
24 properties
event.directEntryDishonoursWebhook
object
8 properties
event.inboundDirectDebitWebhook
object
3 properties
event.NppReturnWebhook
object
15 properties
event.pendingrtgsImtWebhook
object
3 properties
event.inboundDirectCreditWebhook
object
3 properties
inboundDirectDebitWebhook.directDebitDetails
object
18 properties
event.payToreceivePaymentWebhook
object
23 properties 3 required
pendingRtgsImtWebhook.details
object
17 properties
event.directDebitClearanceWebhook
object
2 properties 1 required
event.InboundDirectCreditRejectionsWebhook
object
24 properties
event.NppPaymentStatusWebhook
object
16 properties
event.receivePaymentWebhook
object
21 properties 3 required
PaymentInitiationDetailsDto
object
3 properties 1 required
WebhookPaymentInstructionDto
object
6 properties 1 required
PaymentDetailsDto
object
7 properties 3 required
PayeeDetailsDto
object
7 properties 1 required
PayerDetailsDto
object
8 properties 4 required
WebhookPaymentAgreementDto
object
5 properties 1 required
PaymentTermsDto
object
6 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

monoova-webhooks-api-openapi.yml Raw ↑

Other APIs Monoova publishes across the network.

Monoova Automatcher (Bank Account Receivables) API
Monoova BPAY API
Monoova Create Payment Using Token API
Monoova Financial API
Monoova Generate a Bearer Token API
Monoova Generate a Client Session API
Monoova Get Async Request Status API
Monoova Get Payment Method Token Details API
Monoova Get Transaction By Date Range API
Monoova Get Transaction By Id API
Monoova Initiate a Payment API
Monoova Ledger Account API
Where this information came from

This is an independent, third-party profile of Monoova Webhooks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.