AOTG API: Create Debtor: Difference between revisions

No edit summary
Line 5:
[[File:AOTGApiCompleteOrFailFlow.png|link=]]
#Submit Create Debtor request
#Check the successful request status, if the action is completed'''Completed''' or failed'''Failed'''.
#To get the failed reason, use RESULT method to retrieve the message of completed or failed.
 
<br/>
 
==Code Snippets==
*Add header of "SOTC_AUTH", and assign value of '''AccessToken'''.