/
DE
debitura
/
Debitura Customer API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5h ago · Updated 1w ago
Details
Cases
20
Contracts
1
Coverage
5
Divisions
7
Me
1
Payments
2
get
List payments
get
Fetch payment by ID
Tasks
1
TestCases
3
TestWebhooks
1
Users
1
WebhookEvents
2
Webhooks
9
Payments
Fetch payment by ID
Returns payment details for the supplied payment ID.
get
/Payments/{id}
Path parameters
id
string
uuid
required
Response
Payment found
DebituraWebExternalApiContractsV1PaymentsPaymentDto
required
id
string
uuid
dateCreated
string
date-time
dateUpdated
string
date-time
nullable
date
string
date-time
grossAmount
number
double
recipient
string
nullable
required
method
string
nullable
required
currency
string
nullable
required
invoice
DebituraWebExternalApiContractsV1PaymentsPaymentRelatedInvoiceDto
required