Retrieving Organization Data by Identifier.
In the API V9Preview6, the ability to retrieve organization data by Id has been added for the UK.
- In
IOrder, a new propertyEInvoiceOrganizationIdhas been added - the Id of the organization for which the invoice will be created. - A new method
GetOrganizationDetailsByIdhas been added, which takes the organization Id and returns the organization dataOrganizationDetailsInfo.