|
====== ErrorResponse Call Reference ====== You will receive an error response XML document when a request has a complete failure. For example, if a “SubscriptionRequest” is sent to the incorrect EndPoint (or address) then the service will not know how to response. The service will issue you a 500 HTTP Status Code indicating a server error. Your application will detect the 500 HTTP Status Code and proceed to check for ErrorResponse. You will not always receive an error response. However, if an error response exists it will be helpful for debugging purposes. ===== ErrorResponse ===== ==== Overview ==== The box below lists all fields that could be included in the call response. To learn more about an individual field or its type, scroll down to find it in the table below the box. ==== XML ==== <?xml version="1.0" encoding="utf-8"?> <ErrorResponse> <ErrorCode>string</ErrorCode> <Timestamp>timestamp</Timestamp> </ErrorResponse>" ==== Elements ====
|
Contact us for more information, or head over to the free trial sign-up form to give SubscriptionBridge a try! Sign Up Free