BillAccountChargeSplit
GET
4 endpoints
/api/v202407/billAccountChargeSplit/account/{accountId}
GetAccountBillAccountChargeSplitSettingsV202407
Retrieves charge split settings for a specific account
/api/v202407/billAccountChargeSplit/method
GetBillAccountChargeSplitMethodV202407
Retrieves the system-wide method used to split account charges on bill import
/api/v202407/billAccountChargeSplit
GetBillAccountChargeSplitSettingsV202407
Retrieves a paginated, filterable list of all bill account charge split settings
/api/v202407/billAccountChargeSplit/vendor/{vendorId}
GetVendorBillAccountChargeSplitSettingsV202407
Retrieves charge split settings for a specific vendor
PUT
3 endpoints
/api/v202407/billAccountChargeSplit/account/{accountId}
EditAccountBillAccountChargeSplitSettingsV202407
Creates or updates charge split settings for a specific account
/api/v202407/billAccountChargeSplit/method
EditBillAccountChargeSplitMethodV202407
Updates the system-wide method used to split account charges on bill import
/api/v202407/billAccountChargeSplit/vendor/{vendorId}
EditVendorBillAccountChargeSplitSettingsV202407
Creates or updates charge split settings for a specific vendor
DELETE
2 endpoints
/api/v202407/billAccountChargeSplit/account/{accountId}
DeleteAccountBillAccountChargeSplitSettingsV202407
Deletes charge split settings for a specific account, reverting to the vendor-level or system-wide method
/api/v202407/billAccountChargeSplit/vendor/{vendorId}
DeleteVendorBillAccountChargeSplitSettingsV202407
Deletes charge split settings for a specific vendor, reverting to the system-wide method