You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Overview

The operations in BHS Submit Service v1.0 submits data that will be asynchronously processed. This means that all data that follow the syntax will be accepted, but it might not be used by downstream systems.

Service error response

If a service specific error occurs the entity below will be returned. Any service specific errors will be documented with the actual service implementation. 


namecomment
statusHTTP status code, like 400
errorHTTP status message, like "Bad request"
messageAdditional information about the error
timestampTime when the error occurred

Operations

  • No labels