0.0.1 - CI Build

SequoiaProjectHealthcareDirectoryImplementationGuideSTU3 - Local Development build (v0.0.1). See the Directory of published versions

Validate Operation

Previous Page - Delete Operation

Functionality: Used to confirm that a given posted document can be successfully parsed.

Request: Request URL: post /Organization/validate Params: apikey: ApiKey for filtering users. _format: xml

Body: One or bundle of Organizations.

Internal Ruby Source Code Function: checkValidationOrganization(request, requestText)

Success Response: HTTP status code: 200 Body:

Operation Outcome Validate Success Example

Error Response: HTTP status code: 403 Body:

Operation Outcome Validate Error Example

Next Page - Detailed Workflow Example