get https://api.nbx-stage-westeurope.nitrobox.io/v2/payment-intents/
Get a PaymentIntent by its ident.
Responses
Get a PaymentIntent by its ident.
xxxxxxxxxx
curl --request GET \
--url https://api.nbx-stage-westeurope.nitrobox.io/v2/payment-intents/paymentIntentIdent \
--header 'accept: application/json'