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

Moneris Disputes API

Perform and Manage Disputes

Moneris Disputes API is one of 15 APIs that Moneris publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 2.6.1.

Requests are made against 2 base URLs: https://api.sb.moneris.io, https://api.moneris.io.

4 operations 4 paths 8 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.6.1
Base URL
https://api.moneris.io
Authentication
API Key, OAuth 2.0
License
Terms of Service
Resource Areas
1

Authentication & Security 2

Moneris Disputes API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-Api-Key (ApiKeyAuth). It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 14 scopes.

  • ApiKeyAuth — An API key is a token that a client provides when making API calls. API keys are supposed to be a secret that only the client and server know about.
  • OAuth2 — OAuth 2.0 is an authorization protocol that gives an API client limited access to user data on a web server. OAuth relies on authentication scenarios, that all…

Paths & Operations 4

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

Disputes 4

Perform and Manage Disputes

GET
/disputes/{case-id}/{case-record-number}
Dispute Details
getDisputeByCaseIdAndRecordNumber 5 params → 200400401403429500503
POST
/disputes/{case-id}/{case-record-number}/accept
Accept Dispute
acceptDispute 5 params → 204400401403409429500503
POST
/disputes/{case-id}/{case-record-number}/uploads
Upload Images
uploadDisputeImage 5 params body → 202400401403429500503
GET
/disputes/{case-id}/{case-record-number}/uploads/{upload-reference-id}
Check image upload status
getDisputeUploadStatus 6 params → 200400401403404429500503

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are error (7 properties), dispute (5 properties), parameterError (4 properties), disputeDocument (4 properties). Each schema is shown below with its type and property counts.

disputeDocument
object
Return the image details for the specific case.
4 properties 3 required
dispute
object
Dispute information for specific case.
5 properties 3 required
parameterError
object
Request property or header related error.
4 properties 2 required
error
object
Error response details.
7 properties 1 required
uploadImagesRequest
object
Information of files.
1 property
uploadStatus
object
Response for status check endpoint call.
2 properties 2 required
apiVersion
string
The endpoint's API Version. Must be provided through headers.
merchantId
string
Thirteen character long identification provided to merchants by Moneris.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

moneris-disputes-api-openapi.yml Raw ↑

Other APIs Moneris publishes across the network.

Moneris 3D Secure API
Moneris Customers API
Moneris Installments API
Moneris Kount API
Moneris Merchant Onboarding API
Moneris Multi-Currency Pricing Rate Lookup API
Moneris Payment Methods API
Moneris Payments API
Moneris Products API
Moneris Refunds API
Moneris Subscriptions API
Moneris Surcharge Lookup API
Where this information came from

This is an independent, third-party profile of Moneris Disputes 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.