The GUID in these calls should be obtained from Login API
Endpoint URL
Based URL address depends on domain address on which the backend is deployed
Method | URL |
|---|---|
| POST | {base url}/api/Document/ProcessToPO/{Id}/0 |
Query parameters
Type | Params | Values |
|---|---|---|
| HEADER | Guid | {GUID obtained from login call} |
| Param | Id | Id of the requisition to be converted to PO |