﻿HTTP მოთხოვნი:
-------------------------------------

HTTP მოთხოვნით სერვისის რომელიმე ოპერაციის გამოძახების დროს მოთხოვნის header-ში მითითებული უნდა იყოს soapAction ელემენტიც;

soapAction ელემენტის მნიშვნელობა თითოეული ოპერაციისათვის მოცემულია შესაბამის wsdl ფაილში;

თანდართულ ფაილებში ნაჩვენებია HTTP მოთხოვნების მაგალითები.




HTTP requests:
-------------------------------------

When calling particular interface operation via HTTP request the request header should contain soapAction element;

Value of soapAction element for each operation can be found in the corresponding wsdl file;

Examples of HTTP requests are given in the attached txt files.





https://www.getpostman.com

https://www.hurl.it





