AOTG API: Create AR Invoice: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 257:
</syntaxhighlight>
 
<br/>
==Use RESULT method to get the failed reason of Create Debtor request==
===Code Snippets===
{{AOTGApiCodeSnippetTab
|Python=
<syntaxhighlight lang="Python">
</syntaxhighlight>
|PHPHttp=
<syntaxhighlight lang="PHP">
</syntaxhighlight>
|RestSharp=
<syntaxhighlight lang="C#">
</syntaxhighlight>
|PHPcURL=
<syntaxhighlight lang="PHP">
</syntaxhighlight>
}}
 
====Response Successful from HTTP RESULT====
200 OK
====Result of Failed reason====
=====Debtor record not found=====
<tabber>
Body=
 
|-|
Readable of ResultJson=
 
</tabber>