Zuora Payment Gateway Reconciliation API
Gateway reconciliation is the process of verifying that the electronic payment and refund transactions processed in Zuora match the transactions reported by the gateway. For example, if Zuora processed 200 transactions through a gateway, you should see the same number of transactions on the gateway's reconciliation report, sometimes also called the settlement report.You can complete the following Gateway Reconciliation tasks through API:- [Settle a payment](/api-references/api/operation/POST_SettlePayment/)- [Reject a payment](/api-references/api/operation/POST_RejectPayment/)- [Reverse a payment](/api-references/api/operation/POST_ReversePayment/)- [Reconcile a refund](/api-references/api/operation/POST_ReconcileRefund/)
Zuora Payment Gateway Reconciliation API is one of 80 APIs that Zuora publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Payment Gateway Reconciliation. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 4 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 2.0, at version 2023-12-15.
Metadata
The identity and technical contract details declared by the specification.
Paths & Operations 4
Across 4 paths, the API surfaces 4 operations — 4 POST. Each is listed below with its method, path, parameters, and response codes.
Gateway reconciliation is the process of verifying that the electronic payment and refund transactions processed in Zuora match the transactions reported by the gateway. For examp…
Schemas 8
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are POSTSettlePaymentResponse (40 properties), POSTRejectPaymentResponse (37 properties), POSTReconcileRefundResponse (37 properties), POSTReversePaymentResponse (37 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Zuora 12
Other APIs Zuora publishes across the network.