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

Content added Content deleted
No edit summary
No edit summary
Line 202:
</syntaxhighlight>
}}
 
====Response Successful HTTP RequestStatus====
200 OK
"RequestId": "{{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/>