Skip to content

Remove all XML formatting on RequestBlock WriteXml() - #234

Open
AlanBarber wants to merge 1 commit into
intacct:masterfrom
AlanBarber:AlanBarber-patch-1
Open

Remove all XML formatting on RequestBlock WriteXml()#234
AlanBarber wants to merge 1 commit into
intacct:masterfrom
AlanBarber:AlanBarber-patch-1

Conversation

@AlanBarber

Copy link
Copy Markdown

I was told to make this change and PR by Intacct's Director of Technical Support to deal with a performance issue we are seeing in API usage.

The Engineering team wanted to make sure that the API request body is sent as one long unformatted string to reduce API request size to help keep requests under the 500k character limit.

https://developer.intacct.com/web-services/sync-vs-async/#asynchronous-responses

I was told to make this change and PR by Intacct's Director of Technical Support to deal with a performance issue we are seeing in API usage. The Engineering team wanted to make sure that the API request body is sent as one long unformatted string to reduce API request size to help keep requests under the 500k character limit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant