Skip to content

Get Payment

Required scope: payment:read

Generated Reference
POST /public-api/publicapi.v1.Payment/GetPayment

Returns a payment by ID.

Request GetPaymentRequest
Response GetPaymentResponse

GetPaymentRequest

Field Type
id string

GetPaymentResponse

Field Type
payment Payment
{ "id": "<payment-id>" }