Skip to main content

GetPayment retrieves a specific payment by ID.

GET 

/api/v1/billing/payments/:id

Returns complete payment details including gateway response data.

Authorization

Requires billing:read permission.

Errors

  • NOT_FOUND: Payment does not exist
  • PERMISSION_DENIED: Payment belongs to different organization

Request

Responses

A successful response.