_Pricing Logic
Pricing Logic
When calculating the pricing:
- If an account-specific price is found, that price will be used as the base price.
- If no account-specific pricing exists, the API will then check for tier-specific pricing (if the account is associated with a pricing tier); if a tier-specific price is found, that price will be used as the base price.
- If no tier-specific pricing exists, the API will then check for price list pricing (if the supplied service area has a price list).
- If no price-list exists, the retail price will be used as the base price.