Hello experts.
1) xml version works fine with creating deep entity
2) jsonlint gives no validation errors when i convert the xml into json using
XML to JSON and JSON to XML converter online
3) when i paste the json format into the GWclient and use the respective header information, i get the errors.
Suggestion needed:
1) is the json format i pass to GWclient - Correct ? i have put external breakpoint to just crosscheck if it enters the createdeepentity method.
2) if it is then what am i supposed to chang
attachments i like to show you :
1) xml version of the format
2) json version of the format