Anyone know how to enter a Nested JSON object in the Body for an Action in Wized?
This is what I need to enter:
“line_items”: [
{
“price”: “price_1O3oa1IoRV”,
“quantity”: 1
}
]
It keeps saying I’m missing line_items…
Anyone know how to enter a Nested JSON object in the Body for an Action in Wized?
This is what I need to enter:
“line_items”: [
{
“price”: “price_1O3oa1IoRV”,
“quantity”: 1
}
]
It keeps saying I’m missing line_items…
Hello David, thanks for your question. I believe you’ll need to reach out to wized to get help on this one.