Quiz 4 Question 14 of 20

A developer stores the user-selected product SKU in a context variable called $product_id and needs to include it in the JSON body of a webhook POST request. Which syntax correctly injects the variable value into the request body?

Select an answer to reveal the explanation.

Motivation