Adds override_business_entity_id (getOverrideBusinessEntityId, setOverrideBusinessEntityId) to the Account resource and as params for the following requests:
AccountCreate
AccountUpdate
AccountPurchase
Adds business_entity_id (getBusinessEntityId, setBusinessEntityId) to the Invoice resource
Adds support for Multiple Business Entities:
getBusinessEntity
listBusinessEntities
listBusinessEntityInvoices
override_business_entity_id
(getOverrideBusinessEntityId
,setOverrideBusinessEntityId
) to theAccount
resource and as params for the following requests:AccountCreate
AccountUpdate
AccountPurchase
business_entity_id
(getBusinessEntityId
,setBusinessEntityId
) to theInvoice
resource