improved
Payments API response improvements
April 29th, 2025
In the Get list of payments (GET /v3/payments
) and Get payment details (GET /v3/payments/{paymentId}
) API response, we have introduced the vendorName
field. You can now get the vendor name for each payment with these endpoints.
See GET /v3/payments in the API reference for more information.