AOTG API: Delete Debtor: Difference between revisions

Line 178:
</syntaxhighlight>
=====Failed status=====
*'''FaieldFailed''' status Indicates that the DELETE request has been performed but has error.
<syntaxhighlight lang="json-object">
{
Line 185:
}
</syntaxhighlight>
 
 
==Use RESULT method to get the failed reason of DELETE request==