To retrieve summary of an account's gross profit information via public API you need to pass the account reference and period id to the base URL as the required parameters.
The key dependencies and validations are:
Property
Acceptable Format
Validations
Account
String
Cannot be Null
Cannot be left blank
PeriodID
String
Cannot be Null
You must input the period for which you want to view the document for
Must be provided in the following format 20261001000
WorkerReference
String
This is Optional
Can be Left Blank
Cannot be null
Must be a valid worker reference
CustomerReference
String
This is Optional
Can be Left Blank
Cannot be null
Must be a valid customer reference
SupplierReference
String
This is Optional
Can be Left Blank
Cannot be null
Must be a valid supplier reference
BusinessUnitReference
String
This is Optional
Can be Left Blank
Cannot be null
Must be a valid business unit reference
ShowConsultantSplits
Boolean
This is Optional
Cannot be null
Can be left blank
Accepts values - "True" or "False"
The contents of this document, along with any associated documents, are the property of PurePro Solutions Ltd. and are shared in strict confidence with the intended recipient. These materials may not be reproduced, shared, or used in any manner without prior written consent from PurePro Solutions Ltd. Unauthorized use or distribution is prohibited.