AOTG API: Update Debtor: Difference between revisions

 
(2 intermediate revisions by the same user not shown)
Line 2:
==Update Debtor==
Update a specific Debtor.
{{AOTGApiMethodsSpec|PUT|/api/public/v1/Debtor|Params=None}}
==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==