We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40604b3 commit f607ddcCopy full SHA for f607ddc
requests.http
@@ -123,7 +123,7 @@ Accept: application/vnd.deltek.maconomy.containers+json; version=5.0
123
Content-type: application/vnd.deltek.maconomy.containers+json; version=5.0
124
125
{
126
- "restriction": "(customernumber = '{{job_name}}' or jobnumber = '{{job_name}}' or jobname = '{{job_name}}' or name1 = '{{job_name}}')"
+ "restriction": "(customernumber = '{{job_name}}' or jobnumber = '{{job_name}}' or jobname = '{{job_name}}' or name1 = '{{job_name}}')",
127
"fields": [
128
"jobnumber"
129
]
0 commit comments