AOTG API: Create AR Invoice

Revision as of 06:20, 4 March 2019 by DanielY (talk | contribs) (Created page with "==<DRAFT>== Incompleted! <br/><br/> ==Get List of AR Invoice== Get the list of AR Invoice in a specific date range. {{AOTGApiMethodsSpec|POST|/api/public/v1/ARInvoice/Create...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<DRAFT>

Incompleted!


Get List of AR Invoice

Get the list of AR Invoice in a specific date range.

API Method

Http Method: POST
Method: /api/public/v1/ARInvoice/CreateARInvoice
Content-Type: application/json
Parameters: None

API Request Flow

 

  1. Submit CreateARInvoice request to add a new AR Invoice to account book.
  2. Check the successful request status, if the action is Completed or Failed.
  3. To get the failed reason, use RESULT method to retrieve the message of completed or failed.


Code Snippets

  • Add header of "SOTC_AUTH", and assign value of AccessToken.








See Also AOTG API


Go to menu

  Go to top
  Resources For AutoCount Software Developers