Service Requests and Responses

Prev Next

Your Client application prepares and submits a service request to the Planful Web Service, the Web Service processes the request and returns a response, and the Client application handles the response.

Once the API call is invoked, your Client application waits until it receives a response from the service. Asynchronous calls are not supported.