-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathRequest.json
More file actions
32 lines (32 loc) · 918 Bytes
/
Request.json
File metadata and controls
32 lines (32 loc) · 918 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"request": {
"command": "managexsign",
"timestamp": "{{$isoTimestamp}}",
"transaction_id": "MX{{$randomBankAccount}}",
"parameter": {
"webhook_url": "https://webhook.site/87a42b06-61e7-4ed2-bdfa-f01da8fc088f"
},
"certificate": {
"attribute": [
"SN=5c98c6d647"
]
},
"pdf": {
"coordinates": "490, 212, 567, 239",
"page": "0",
"reason": "",
"custom_text": "",
"location": "",
"dateformat": "MMM yyyy",
"enabletimestamp": "",
"lockpdf": "",
"invisiablesign": "",
"email": "",
"recipient": "",
"title": "",
"certemail": ""
},
"pdf_data": "",
"pdfurl": "https://www.9to6.solutions//download/voucher/template1.pdf"
}
}