get https://api-sandbox.paymentlabs.io/batches//payments/
Returns a payment given its id (note: this endpoint does not exist)
Log in to see full request history
Responses
404The payment was not found
Returns a payment given its id (note: this endpoint does not exist)
404The payment was not found
xxxxxxxxxx
curl --request GET \
--url https://api-sandbox.paymentlabs.io/batches/batchId/payments/paymentId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: