Jordan Hagan Posted August 28 Share Posted August 28 We are using API Ajax for Custom Imports. We are trying to script roll back if partial error occurs. Right now if one invoice is clean it processes then errors on next invoice and stops the API. We need to revert the Invoice that went through so troubleshooting/updating import file is not needed. Link to comment Share on other sites More sharing options...
Members Sterio, Louis Posted September 3 Members Share Posted September 3 @Jordan Hagan For information on rolling back successful transactions when a transaction fails within the same payload, please refer to the following documentation: https://developer.intacct.com/web-services/requests/#transaction-attribute-optional Link to comment Share on other sites More sharing options...
Kia Sivils Posted September 4 Share Posted September 4 (edited) @Louis Sterio2 Would this work on a CSV import using AJAX within Intacct? I am trying to structure the payload to represent all the <create_sotransaction> within one <operation>. I am getting errors so just making sure that it is doable. Edited September 4 by Kia Sivils Link to comment Share on other sites More sharing options...
Recommended Posts