GET v1/payment-runs/{paymentRunId}/summary
Summary: Retrieve a payment run summary
Operation ID: GET_PaymentRunSummary
Auth: unknown
Operation ID: GET_PaymentRunSummary
Auth: unknown
Description
Retrives the summary of a payment run.
Parameters (2)
Zuora-Track-Id
(string, header, optional)
A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`"`), and quote (`'`).
Constraints: {'maxLength': 64}
paymentRunId
(string, path, required)
The unique ID of a payment run. For example, 402890245f097f39015f0f074a2e0566.
No probe data for this endpoint yet.