GET /v1/payment-runs/{paymentRunId}/data

zuora.com

Summary: Retrieve payment run data
Operation ID: GET_PaymentRunData
Auth: unknown
Description

Retrieves payment run data and the processing result with details, if the `data` field was specified in the Create payment run operation.

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.