Kontorion Billing API
​string · uuid · required​string
Get a payment
GET
https://api.kontorion.eu/v1
/payments/{id}
Returns one payment's detail for the admin manual-ops page. 404 when the payment is not in the caller's org or does not exist.
path Parameters
idPayment UUID
Payment UUID
Headers
X-Workspace-IdSelects the workspace this request operates in, by workspace UUID or slug (e.g. a sandbox workspace for test integrations). Omitted: the organization's default live workspace. Unknown workspace: 404; workspace outside your organization: 403. Discover workspaces via GET /workspaces.
Workspace UUID or slug.
Get a payment › Responses
OK
​object · required