Skip to main content
GET
Get payment

Authorizations

Authorization
string
header
required

Access token obtained from the /v1/auth/login endpoint

Path Parameters

paymentId
string<uuid>
required

The ID of the payment to retrieve

Response

Payment retrieved successfully

success
boolean
Example:

true

message
string
Example:

"Payment retrieved successfully"

data
object