AOTG API: Get List of Debtor: Difference between revisions

no edit summary
No edit summary
Line 82:
 
===Response===
====Response Successful HTTP Request====
200 OK
====Response Successful Body====
'''Id''' and '''Name''' are required to retrieve result (data).
<syntaxhighlight lang="json-object" highlight="2,3">
Line 162 ⟶ 165:
 
====Response====
=====Response Successful HTTP Request=====
200 OK
=====Response Successful Body=====
Status shows the data is ready for retrieve.
<syntaxhighlight lang="json-object" highlight="3">
Line 241 ⟶ 247:
 
====Response====
=====Response Successful HTTP Request=====
200 OK
=====Response Successful Body=====
*The '''Id''' can be used for DELETE and GET debtor record.
<syntaxhighlight lang="json-object">