post https://api.nbx-stage-westeurope.nitrobox.io/v2/payment-intents//actions/retry
Retry PaymentIntent, only possible when the PaymentIntent is in Status FAILED.
Responses
Retry PaymentIntent, only possible when the PaymentIntent is in Status FAILED.
xxxxxxxxxx
curl --request POST \
--url https://api.nbx-stage-westeurope.nitrobox.io/v2/payment-intents/paymentIntentIdent/actions/retry \
--header 'accept: application/json'