Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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}/Authorize/Authorize/{id}


Query parameters

Type

Params

Values

HEADERGuid{GUID obtained from login call}

Example requests

https://backend/api/Authorize/Authorize/1


Example responses:

{
    "Message""PO0001"
}

  • No labels