0
http request body json syntax qyestion
I need to send the following json body request in a http call
{
"variant": {
"id": 7702027632705,
"price": "2.70"
}
}
I keep getting the following error
the ninox code i have written is
{
variant: [{
id: 7702027632705
}, {
price: 2.7
}]
}
could anyone clarify the correct way to write this
Regards
Paul
1 reply
-
Hi Paul,
A good opportunity to talk to our experts about this would be one of our API workshops.
Either on Fridays at 10:00 (mainly in German) or Mondays at 17:00 (in English).You can register for the workshops here:
Friday:
https://zoom.us/webinar/register/WN_NDOVEq1uT_20mzSdpznlWQMonday:
https://zoom.us/webinar/register/WN_tNnu2wwPSHWtwZQvj3egFwKind regards, Jörg
Content aside
- 5 yrs agoLast active
- 1Replies
- 1229Views