AOTG API: Update Debtor: Difference between revisions

no edit summary
No edit summary
Line 3:
Update a specific Debtor.
{{AOTGApiMethodsSpec|PUT|/api/public/v1/Debtor}}
==API Request Flow==
 
[[File:AOTGApiCompleteOrFailFlow.png|link=]]
#Submit Update Debtor request
#Check the successful request status, if the action is completed or failed.
#To get the failed reason, use RESULT method to retrieve the message of completed or failed.
 
==Code Snippets==