Token has to be included in http header. Key is name is SECURITY_TOKEN.
Request Header:
POST /api HTTP/1.1
Content-Type: application/xml
SECURITY_TOKEN: YOUR_SECURITY_TOKEN
Request Body:
<StatusRequest_MarketDocument ...
Token has to be included in http header. Key is name is SECURITY_TOKEN.
Request Header:
POST /api HTTP/1.1
Content-Type: application/xml
SECURITY_TOKEN: YOUR_SECURITY_TOKEN
Request Body:
<StatusRequest_MarketDocument ...
Comments
0 comments
Article is closed for comments.