get https://example.com/v2/payment/intent/by_transaction_id/
Retrieves a payment by external ID
Log in to see full request history
Responses
Retrieves a payment by external ID
xxxxxxxxxx
curl --request GET \
--url https://example.com/v2/payment/intent/by_transaction_id/external_payment_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: