Billing Context REST Endpoints
V-Model/Billing Context
Billing context enables queries for customer criteria such as an account, person, and premise that are typically used to view related customer information.
- Get Billing Account Context
- Method: getPath:
/rest/apis/customer/v-model/billingContext/accountContext/{accountId}
- Get Customer History for a Premise
- Method: getPath:
/rest/apis/customer/v-model/billingContext/premiseCustomerHistory/{premiseId}
- Get Person Accounts
- Method: getPath:
/rest/apis/customer/v-model/billingContext/personContext/{personId}
- Search Account Premises
- Method: postPath:
/rest/apis/customer/v-model/billingContext/premises
- Search Person Accounts
- Method: postPath:
/rest/apis/customer/v-model/billingContext/searchPersonAccounts