2

Customer Account Data API provides a list of xsd files but it doesn't provide a detailed description of all the fields in any xsd file. Some of the fields are obviously not trivial to understand at all. Could you please provide us with detailed description of each field in an xsd file?

Robert Harvey
  • 178,213
  • 47
  • 333
  • 501
hngo
  • 151
  • 6

1 Answers1

0

Attribute level details are mentioned in CAD docs.

If you have any question related to some specific XSDs, then please raise a support ticket.

Support link - https://developer.intuit.com/docs/9_other_resources/0030_support/0010_submit_support_incidents

We will also update the ans in this post.

Thanks

Manas Mukherjee
  • 5,270
  • 3
  • 18
  • 30
  • When calling `getCustomerAccounts`, for an account, I noticed that the `balanceDate` is usually one to two hours after the time of the request with the timezone is taken into account already. why? Besides, what are `aggrAttemptDate` and `aggrSuccessDate`? They are not the time when the request is made. – hngo Aug 13 '13 at 22:53