Create a new case
To open and evaluate a new case, you must first create the customer in the Arva platform. This is done by sending a POST request to the following endpoint:
You need to provide the Agent ID and the registered name of the business. If the agent is configured for the United States, you also need to provide the state of registration of the business.
If the request is successful, the response from the API will be an object with the following schema:
Next, see how you can add data to the case.