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: get
Path: /rest/apis/customer/v-model/billingContext/accountContext/{accountId}
Get Customer History for a Premise
Method: get
Path: /rest/apis/customer/v-model/billingContext/premiseCustomerHistory/{premiseId}
Get Person Accounts
Method: get
Path: /rest/apis/customer/v-model/billingContext/personContext/{personId}
Search Account Premises
Method: post
Path: /rest/apis/customer/v-model/billingContext/premises
Search Person Accounts
Method: post
Path: /rest/apis/customer/v-model/billingContext/searchPersonAccounts