What are the available iplicit APIs?

Created by Rita Goncalves, Modified on Fri, 6 Jun at 3:13 PM by Rita Goncalves

The iplicit API has several available end-points or WKEPs (well known end-points) that can trigger different actions within the iplicit app. These sometimes are referred to as API calls. The base URL is paired with these end-points in order to trigger the actions on the data within the iplicit app.

There are 5 types of actions that can be done with the API: fetch (GET), create (POST), update (PATCH), delete (DELETE), and add (PUT).

The iplicit API can use the actions mentioned above to manage the following:

Please not these links are for the API version 1.11 (latest version).


  1. Attachment
  2. BankTransaction
  3. BatchPayment
  4. Catalog
  5. Contact
  6. ContactAccount
  7. ContactGroup
  8. CostCentre
  9. Department
  10. Document
  11. DocumentAttachment
  12. DocumentBatch
  13. DocumentType
  14. Enquiry
  15. LegalEntity
  16. Payment
  17. Product
  18. ProductPurchasePrice
  19. ProductSalePrice
  20. Profile
  21. Project
  22. PurchaseInvoice
  23. PurchaseOrder
  24. Receipt
  25. Resource
  26. SaleInvoice
  27. SaleOrder
  28. SaleQuote
  29. Session

For more information on how to use each of them please see the iplicit API Guide and the latest version of the API Reference (Swagger UI) for the tags, headers, etc.


The API version is determined by the version of the target iplicit environment, and this API version should be included in the response body when creating an API session. The target environment should be specified using the Domain header.


The currently active versions are listed in the table below with links to version specific documentation. 


Version API ReferenceOpenAPI Specification
v1.11
API Reference
iplicit API 1.11
v1.10
API Reference
iplicit API 1.10
Customer search terms

_______________________________________________________________________________________

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article