payments/configuration
- GET payments/configuration/categories/list — This method returns the payment categories that are allowed to be used by payments of a specific type. Multiple payment categories are returned by each call
- GET payments/configuration/payment_methods/list — This method returns the payment methods that are allowed to be used by payments of a specific type. Multiple payment methods are returned by each call
- GET payments/configuration/rejection_reasons/list — This method returns the rejection reasons that can be used while rejecting a draft payment, as defined through the active financial transactions definition. Multiple rejection reasons are returned by each call
- GET payments/configuration/types/list — This method returns the payment types that are allowed to be used in the system. Multiple payment types are returned by each call