AOTG API: Get List of AR Invoice: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 202: Line 202:
</syntaxhighlight>
</syntaxhighlight>
}}
}}

====Response Successful HTTP Request====
====Response Status====
200 OK
{{AOTGResponseStatus|f5175ac-8d11-4593-96ce-ccd36085d0d1}}
====Response Successful Body====
Status '''"Completed"''' indicates that the data is ready for retrieve.
<syntaxhighlight lang="json-object">
{
"RequestId": "f5175ac-8d11-4593-96ce-ccd36085d0d1",
"Status": "Completed"
}
</syntaxhighlight>


<br/>
<br/>