Manage Domestic Rate Deck
Modify settings of the Rate Deck
Upload new Rate Deck data. This will replace all existing rates.
File format: .csv file with columns: 'DID lookup prefix', 'per-minute rate'
Download Rate Deck data in .csv format.
Download
Test the rate deck. Enter a DID and see the rate returned.
08-25-2026 21:07:05 SQL Statement: SELECT deckId, deck_name, markup, wholesaler_id FROM domestic_rate_deck WHERE deckId = '5'
08-25-2026 21:07:05 SQL Statement: SELECT id, account_number, first_name, last_name, company_name, status, inactivation, billing_type, parent, wholesale, child, credit_card_failure, account_manager FROM customer WHERE wholesale = '1' ORDER BY last_name