Configuring the REST API

MYOB Acumatica provides web services for integration with external systems. Through the web services of MYOB Acumatica, external systems can get data records from MYOB Acumatica, process these records, and save new or updated records to MYOB Acumatica.

To access these web services, you can use the contract-based representational state transfer (REST) API and the screen-based SOAP API. In this chapter, you will find the main concepts that are related to the contract-based REST API.