IPrimeSuiteAPI REST API Documentation


StatementSplitByOptionSet


Method: POST

URI Template: https://api-test.greenwaymedical.com/Integration/RESTv1.0/PrimeSuiteAPIService/SystemAdmin/StatementSplitByOptionSet

Request Format: Xml or Json

Request XML Example (schema):

Could not generate example for request. Failed with error: Unable to cast object of type 'System.Reflection.RtFieldInfo' to type 'System.Reflection.PropertyInfo'.

Request Json Example (schema):

Could not generate example for request. Failed with error: Unable to cast object of type 'System.Reflection.RtFieldInfo' to type 'System.Reflection.PropertyInfo'.

Response Format: Xml

Response XML Example (schema):

<?xml version="1.0" encoding="utf-16"?>
<StatementSplitByOptionSetResponse>
  <Success>false</Success>
</StatementSplitByOptionSetResponse>

Response Format: Json

Response Example (schema):

{
  "Success": false
}