accounts_receivable/configuration
- GET accounts_receivable/configuration/bank_account_types/list — This method returns the bank account types that are allowed to be used in the system, as specified in the accounts receivable definition. Multiple bank account types are returned by each call
- GET accounts_receivable/configuration/banks/list — This method returns the banks that are allowed to be used in the system, as specified in the active accounts receivable definition. Note that banks can be used in payment preferences, only if the selected payment preference is of type direct debit. Multiple banks are returned by each call
- GET accounts_receivable/configuration/classifications/list — This method returns the classifications that are allowed to be used in the system, as specified in the active accounts receivable definition. Multiple classifications are returned by each call
- GET accounts_receivable/configuration/credit_ratings/list — This method returns the credit ratings that are allowed to be used in the system, as specified in the active accounts receivable definition. Multiple credit ratings are returned by each call
- GET accounts_receivable/configuration/payment_medium_brands/list — This method returns the payment medium brands that are allowed to be used by payments. Multiple payment medium brands are returned by each call
- GET accounts_receivable/configuration/payment_medium_types/list — This method returns the payment medium types that are allowed to be used by payments. Multiple payment medium types are returned by each call
- GET accounts_receivable/configuration/payment_preferences/list — This method returns the payment preferences that are allowed to be used in the system, as specified in the accounts receivable definition. Multiple payment preferences are returned by each call
- GET accounts_receivable/configuration/presentment_preferences/list — This method returns the presentment preferences that are allowed to be used in the system, as specified in the accounts receivable definition. Multiple presentment preferences are returned by each call