Create payment categoryCopy Pagepost https://api.instellix.io/v2/payment-categoriesCreate payment category with assignment configuration. Category can be assignable or not.Body ParamsConfiguration for creating a tenant payment category.assignablebooleanrequiredSpecifies if this category is assignable. Must not be null.truefalseenabledbooleanrequiredSpecifies if this category is enabled to be used for the tenant's payments. Must not be null.truefalsenamestringrequiredlength 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 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 3 months ago List payment categoriesRetrieve payment categoryDid this page help you?YesNo