I'm trying to push the following to integration API write
url: 'https://if-api.prismic.io/if/write/nookah--pricing_packages',
method: 'post',
data: '[{"id":"prod_JgN38pnqaGq5fD","title":"Version Jeuns","description":null,"image_url":"https://files.stripe.com/links/MDB8YWNjdF8xRVgyTlRIMnl5Qk1ZZk1afGZsX3Rlc3RfYlp3M3BYekVWMXF6OWRPemFqeTdZYXcy00JiIl7mkI","last_update":1623855960,"blob":{"data":{"id":"prod_JgN38pnqaGq5fD","object":"product","active":true,"attributes":[],"created":1623855960,"description":null,"images":["https://files.stripe.com/links/MDB8YWNjdF8xRVgyTlRIMnl5Qk1ZZk1afGZsX3Rlc3RfYlp3M3BYekVWMXF6OWRPemFqeTdZYXcy00JiIl7mkI"],"livemode":false,"metadata":{},"name":"Version Jeuns","package_dimensions":null,"shippable":null,"statement_descriptor":null,"type":"service","unit_label":null,"updated":1623855960,"url":null},"plan":{"id":"price_1J30JZH2yyBMYfMZOAlz3ApJ","amount":2200}}}]',
I'm getting body is missing or malformated…
No idea why