List program transaction categoriesget https://sandbox.pismolabs.io/statements-v2/v1/transactions-categoriesList program transaction categories with filtering options.Query ParamstransactionCategoryIdarray of int32sOne or more program transaction category ID'stransactionCategoryIdADD int32transactionCategoryDescriptionstringTransaction category description If program transaction categories are defined for a program, you can view them in Control Center by navigating to the Program information page (Configurations > Programs > Program information) and selecting the Transaction categories tab. The transactionCategoryDescription field corresponds to the Transaction category name column on that page.pageint32Defaults to 1Page numberperPageint32Items per page. Default is 10.HeadersAuthorizationstringrequiredAccount token, not a regular access token. Account tokens are encoded with an account ID. Tokens can expire quickly, which can result in an Unauthorized message.Responses 200Ok 400Bad Request 404Not found 500Internal Server ErrorUpdated 18 days ago