HomeDocumentationAPI ReferenceChangelog
Platform OverviewDemoContactImprintLog In
API Reference

Update payment transaction

Update payment transaction category name by given payment transaction ident.

Path Params
string
required

Payment transaction ident.

Body Params

Update payment transaction category.

string
required
length between 1 and 255
^\S(.*\S)?$

Name of a category that this payment should be updated to. Must be one of the categories configured and enabled
for this tenant.
Must not be null.
Size must be between 1 and 255.
Must match with the regular expression '^\S(.*\S)?$'.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json