curl --location --request POST '/api/account/v4.0/add-ons/product-detail//' \ --header 'Content-Type: application/json' \ --data-raw '"some-key"'
{}