Skip to main content
POST
Retry payment for a specific invoice

Authorizations

Authorization
string
header
required

Use the /v1/oauth2/token endpoint to obtain an access token and pass it as a Bearer token in the Authorization header.

Path Parameters

invoice_id
string
required

The ID of the invoice to retry payment for.

Response

No Content. The payment retry was successfully triggered.