Tracking Id | Unique server-assigned tracking id, assigned to almost all requests |
Status-Code | 0 or 1000-1999 if no error occured, all other values indicate some sort of error.
|
Status-Text | Human readable error description |
Result | ACK or NACK (= "Acknowlegded" or "Not Acknowledged") |
Error | May be returned if (and only if) the request was rejected, in this case reason(s) will be provided. Presence of this line in headers is indicative for that processing didn't take place. |
Warning | Indicative of non-fatal processing or validation problems |
Proc-Id | Joker.com processing ID |
HTTP error codes | 200 if everything is OK (request was accepted and processed or queued for processing), otherwise the reason will be provided in Error header lines (or, if this is absent, HTTP error code should be used).
|