# Payments (v2) Use these API operations to manage your v2 legacy payments. | Operation | Method | Description | | --- | --- | --- | | [Search payments (v2))](./#operation/searchPayments) | POST | Search for legacy v2 payments based on filtering criteria. | | [Create a payment (v2))](./#operation/createPayment) | POST | Create a legacy v2 payment by accepting a quote. | | [Get a payment by payment ID (v2)](./#operation/getPaymentById) | GET | Get a specific legacy v2 payment by payment ID. | | [Get state transitions by payment ID (v2)](./#operation/getPaymentStateTransitionsById) | GET | Get the state transitions for a specific legacy v2 payment by payment ID. | | [Update payment labels (v2)](./#operation/updatePaymentLabels) | PATCH | Update the labels for a specific legacy v2 payment by payment ID. |