Open
Description
It seems that it is not possible to access the Price currency_options
.
Both of the following return an empty currency_options
map:
GET /v1/prices/price_1234?expand[]=currency_options
POST /v1/prices?expand[]=currency_options
Withx-www-form-urlencoded
body:currency:usd product:prod_1234 unit_amount:29999 currency_options[eur][unit_amount]:24999 currency_options[eur][tax_behavior]:exclusive