Create payment category

Create payment category with assignment configuration. Category can be assignable or not.

Body Params

Configuration for creating a tenant payment category.

boolean
required

Specifies if this category is assignable.
Must not be null.

boolean
required

Specifies if this category is enabled to be used for the tenant's payments.
Must not be null.

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

Unique payment category name.
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