on ‎2024 Jun 19 4:05 AM
how to understand return code 200 when using SOAP API
Request clarification before answering.
Return code with 200 only means the request is sent successfully, it does not mean that the posting is successful. It is necessary to check the log to judge if system posts correctly.
In order to check if it is a successful posting or error, you can check below:
<AccountingDocument>0000000000</AccountingDocument>
With successful posting above should be document number instead of '0000000000', thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 57 | |
| 29 | |
| 21 | |
| 11 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.