Skip to main content
GET
/
getAuthorizationURL
getAuthorizationURL
curl --request GET \
  --url https://app.ezzydoc.com/EzzyService.svc/Rest/getAuthorizationURL
{
  "service_status": {
    "invoice_id": 123,
    "message": "<string>",
    "status": 0
  },
  "url": "<string>"
}

Query Parameters

APIKey
string
required
target
enum<integer>
required
Available options:
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
20,
21,
22,
23,
24,
26,
27,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
4001,
-1

Response

Success

service_status
object
url
string