<- Payments API

Payments API

Get payment

GET

 /v2/payments/{payment_id}

Retrieves details for a specific payment.

Permissions:PAYMENTS_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

payment_id

string

Required

A unique ID for the desired payment.

Link to section

Response fields

Link to section

errors

Information about errors encountered during the request.

Link to section

payment

The requested Payment.