post /v1/payment_records/{id}/report_payment_attempt

Report a payment attempt

PostPaymentRecordsIdReportPaymentAttempt

<p>Report a new payment attempt on the specified Payment Record. A new payment attempt can only be specified if all other payment attempts are canceled or failed.</p>

Parameters

Name In Type Required Description
id path string yes The ID of the Payment Record.

Request Body required

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.