IncludeCustomFields
Whether or not to retrieve custom fields that are added to Acumatica Screens.
Data Type
bool
Default Value
true
Remarks
Leave this set to true if you have custom fields added and have not extended the API to include custom fields in your entities. Set it to false if you don't want to retrieve custom fields.
Acumatica endpoints support a small amount of custom fields per request. Once a certain amount is reached, it is recommended to setup an extended endpoint and include the custom fields in it.