Retrieve all data on an EXR form that is already in progress. Very similar to GetForm, but allows the use of the modifiers field. https://secure.healthx.com/api/messagingv1/Form/{objectID}?trackingid={trackingID}&transactionid={transactionID}&modifiers={modifiers} GET URL Parameters
Response <Transaction> <ObjectID>271b3d48-642f-43de-a361-eb012b01f707</ObjectID> <ObjectTypeID>f7d31c1f-8713-4ee4-ad7a-7c8f1bbb5da5</ObjectTypeID> <AllowBack>true</AllowBack> <AllowPreview>true</AllowPreview> <AllowSave>true</AllowSave> <AllowSubmit>true</AllowSubmit> <DisplayLink>false</DisplayLink> <Header>Eligibility</Header> !-- Fields removed for brevity --! </Transaction> |
Developer Services > MessagingV1 >