Skip to main content
GET
/
payments
/
{paymentId}
Get Payment
curl --request GET \
  --url https://www.gomry.com/api/v1/payments/{paymentId} \
  --header 'X-API-KEY: <api-key>'

Get Payment

Required scope: payments:read

Path Parameters

paymentId
string
required

Response

See List Payments for the full schema.