AOTG API: Get List of Debtor: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1:
==Get a list of Debtor==
Get all customers in account book.
{{AOTGApiMethodsSpec|GET|/api/public/v1/Debtor}}
==API Request Flow==
[[File:AOTGApiRequestFlow.png|link=]]
Line 6 ⟶ 9:
#:When the data is ready for retrieve, the '''Status''' is '''"Completed"'''.
#[[AOTG_API:_Get_List_of_Debtor#Get_Data_.28Result.29|Use '''Result''' method to get data]]
 
==Get a list of Debtor==
Get all customers in account book.
{{AOTGApiMethodsSpec|GET|/api/public/v1/Debtor}}
<br/>
==Code Snippets==