get https://example.com/v2/payment/details/
Log in to see full request history
NOTE: This call requires the payment_id in the JWT payload.
Responses
NOTE: This call requires the payment_id in the JWT payload.
xxxxxxxxxx
curl --request GET \
--url https://example.com/v2/payment/details/payment_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: