Loop through array to create multiple salesforce records

I have an input record similar to the following.

I want to create a product record for each pricing entry that is based on the parent. this 'input' is output from two prior http calls so do have the option to 'flatten' but can't work out what i need to do.

{
"record": {
"content": [
{
"id": "a6207f04-f114-4e15-99f9-1d63b4862e59",
"name": "Advanced Communications [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Advanced Communications provides enhanced calling and meeting capabilities that address a spectrum of communication needs including reaching a larger audience, customizing meetings, connecting meetings and calls, and managing organizations communications.",
"sku": "MST-NCE-118-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0HDK0\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "e4654015-5daf-4a48-9b37-4f309dddd88b",
"pricing": [
{
"billingTerm": "Monthly",
"type": "Flat",
"unitOfMeasurement": "User",
"rates": [
{
"partnerBuyRate": 10.08,
"suggestedRetailPrice": 12,
"startQuantityRange": 0,
"chargeType": "Per Unit"
}
]
},
{
"billingTerm": "Annual",
"type": "Flat",
"unitOfMeasurement": "User",
"rates": [
{
"partnerBuyRate": 120.96,
"suggestedRetailPrice": 144,
"startQuantityRange": 0,
"chargeType": "Per Unit"
}
]
},
{
"billingTerm": "Monthly",
"commitmentTerm": "Monthly",
"commitmentTermInMonths": 1,
"type": "flat",
"unitOfMeasurement": "User",
"rates": [
{
"partnerBuyRate": 12.096,
"suggestedRetailPrice": 14.4,
"startQuantityRange": 0,
"chargeType": "Per Unit"
}
]
},
{
"billingTerm": "Monthly",
"commitmentTerm": "1-Year",
"commitmentTermInMonths": 12,
"type": "Flat",
"unitOfMeasurement": "User",
"rates": [
{
"partnerBuyRate": 10.08,
"suggestedRetailPrice": 12,
"startQuantityRange": 0,
"chargeType": "Per Unit"
}
]
},
{
"billingTerm": "Annual",
"commitmentTerm": "1-Year",
"commitmentTermInMonths": 12,
"type": "Flat",
"unitOfMeasurement": "User",
"rates": [
{
"partnerBuyRate": 120.96,
"suggestedRetailPrice": 144,
"startQuantityRange": 0,
"chargeType": "Per Unit"
}
]
}
]
},
{
"id": "31d255e9-fc18-4468-ae8e-7095346861eb",
"name": "Advanced eDiscovery Storage [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Advanced eDiscovery Storage provides add-on storage for Advanced eDiscovery, which helps organizations analyze unstructured data within Office 365, perform more efficient document review, and make decisions to reduce data for eDiscovery. Advanced eDiscovery requires an Office 365 E3 with the Advanced Compliance add-on or an E5 subscription for your organization.",
"sku": "MST-NCE-119-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LHQD\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "ccdc34c6-c244-4602-9dce-6a32b80d1eca"
},
{
"id": "105425b0-2005-468c-a1ac-a0bd9e03d786",
"name": "AI Builder Capacity add-on T1 [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft AI Builder Capacity T1 add-on is an annual subscription, and capacity is enforced on a monthly basis. Capacity should be purchased for the peak utilization monthly period. You must allocate that capacity to any environment where you want to use it. You must also make sure that your users have access to those environments and have the correct permissions before they can use the products for which you've purchased a capacity add-on.",
"sku": "MST-NCE-120-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LH0Z\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "d2dea78b-507c-4e56-b400-39447f4738f8"
},
{
"id": "a097419b-7b0c-43fe-9fa2-f09956b37d5e",
"name": "Business Apps (free) [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Business Apps (free) is an add-on to Office 365 Enterprise E3 and E5 subscriptions, which provides the Microsoft Bookings app.",
"sku": "MST-NCE-124-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LHZ0\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "90d8b3f8-712e-4f7b-aa1e-62e7ae6cbe96"
},
{
"id": "fedafcff-fdbb-461c-a130-7dd4cfa63f76",
"name": "Common Data Service Database Capacity [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Common Data Service Database Capacity provides additional relational database capacity for Dynamics 365 Customer Engagement Apps, PowerApps and any application that utilizes Microsoft's Common Data Service for Apps. Each unit increases available tenant wide shared capacity by 1 GB. Please note that Common Data Service (CDS) products are currently marketed by Microsoft as DataVerse.",
"sku": "MST-NCE-127-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LHRL\",\"skuId\":\"0002\",\"segmentName\":\"commercial\"}",
"altVendorSku": "e612d426-6bc3-4181-9658-91aa906b0ac0"
},
{
"id": "5d14bad7-dfc2-413b-98ad-701b5f147661",
"name": "Common Data Service File Capacity [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Common Data Service File Capacity provides additional file capacity for Dynamics 365 Customer Engagement Apps, PowerApps and any application that utilizes Microsoft's Common Data Service for Apps. Each unit increases available tenant wide shared capacity by 1 GB. Please note that Common Data Service (CDS) products are currently marketed by Microsoft as DataVerse.",
"sku": "MST-NCE-128-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LHQ3\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "631d5fb1-a668-4c2a-9427-8830665a742e"
},
{
"id": "b919c718-d276-4a78-936d-7e50d6768d79",
"name": "Compliance Manager Premium Assessment Add-On [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Compliance Manager Premium Assessment Add-On",
"sku": "MST-NCE-130-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LHR4\",\"skuId\":\"0002\",\"segmentName\":\"commercial\"}",
"altVendorSku": "8a5fbbed-8b8c-41e5-907e-c50c471340fd"
},
{
"id": "12024539-27c7-4926-bfd7-9ad2bf3d71c5",
"name": "Dataverse File Capacity for Government add-on",
"vendorName": "Microsoft",
"shortDescription": "Dataverse File Capacity for Government add-on",
"sku": "MST-OFC-FGA-C100",
"vendorSku": "3d78ade2-c841-4fe5-8438-006f033b26e3",
"altVendorSku": "5b340c18-f635-4a12-8623-cc33fae96ed4"
},
{
"id": "c9fa2641-ad3d-499d-a938-ea5551991bb7",
"name": "Dataverse Log Capacity add-on [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Common Data Service Log Capacity provides additional log data (audit/tracing) capacity for Dynamics 365 Customer Engagement Apps, PowerApps and any application that utilizes Microsoftâs Common Data Service for Apps. Each unit increases available tenant wide shared capacity by 1 GB. Please note that Common Data Service (CDS) products are currently marketed by Microsoft as DataVerse.",
"sku": "MST-NCE-129-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0HBSL\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "448b063f-9cc6-42fc-a0e6-40e08724a395"
},
{
"id": "e80f469b-4090-4c4f-a992-fa4bcde03946",
"name": "Dynamics 365 Asset Management Addl Assets [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Dynamics 365 Asset Management Addl Assets",
"sku": "MST-NCE-ADA-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LHWJ\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "79909bd8-4c69-4202-939e-11bc4385b134"
},
{
"id": "4adb8ebb-7708-4098-9056-9902954522f9",
"name": "Dynamics 365 Business Central Additional Environment Addon [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Business Central Additional Environment Addon",
"sku": "MST-NCE-136-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0HD7P\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "a58f5506-b382-44d4-bfab-225b2fbf8390"
},
{
"id": "d4b3af97-6301-46d1-9118-8a39b17f9085",
"name": "Dynamics 365 Business Central Database Capacity 100GB [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Business Central Database Capacity",
"sku": "MST-NCE-245-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0HD3R\",\"skuId\":\"0002\",\"segmentName\":\"commercial\"}",
"altVendorSku": "7d0d4f9a-2686-4cb8-814c-eff3fdab6d75"
},
{
"id": "f5bab815-ad94-4ba6-bed0-c7f704247748",
"name": "Dynamics 365 Business Central Database Capacity [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Business Central Database Capacity",
"sku": "MST-NCE-137-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0HD3R\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "7d0d4f9a-2686-4cb8-814c-eff3fdab6d74"
},
{
"id": "e6592d62-24be-49b7-a1a4-80a7fc45a261",
"name": "Dynamics 365 Business Central Device [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Business Central Device",
"sku": "MST-NCE-OKL-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LH3F\",\"skuId\":\"0002\",\"segmentName\":\"commercial\"}",
"altVendorSku": "a58f5506-b382-44d4-bfab-225b2fbf8390"
},
{
"id": "14cb2310-5956-48ae-b3b6-95165c0f7a80",
"name": "Dynamics 365 Business Central Essentials [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Dynamics 365 Business Central Essentials",
"sku": "MST-NCE-OQE-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LH34\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "a58f5506-b382-44d4-bfab-225b2fbf8390"
},
{
"id": "ca2c03a2-69bb-4a33-99fc-fec02e11e514",
"name": "Dynamics 365 Business Central External Accountant [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Dynamics 365 Business Central External Accountant",
"sku": "MST-NCE-AWR-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LH33\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "a58f5506-b382-44d4-bfab-225b2fbf8390"
},
{
"id": "8085fe55-002c-4c45-9d06-663f556268bf",
"name": "Dynamics 365 Business Central Premium [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Dynamics 365 Business Central Premium [New Commerce Experience]",
"sku": "MST-NCE-LWQ-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LH38\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "a58f5506-b382-44d4-bfab-225b2fbf8390"
},
{
"id": "26d6734c-11c1-420d-a0ef-fc85853a512a",
"name": "Dynamics 365 Business Central Team Members [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Dynamics 365 Business Central Premium [New Commerce Experience]",
"sku": "DYN-NCE-KMW-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LH39\",\"skuId\":\"0002\",\"segmentName\":\"commercial\"}",
"altVendorSku": "a58f5506-b382-44d4-bfab-225b2fbf8390"
},
{
"id": "0312cb2e-654a-4509-9aef-6468ba999839",
"name": "Dynamics 365 Commerce [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Commerce helps create friction-free shopping experiences. Unify your physical and digital commerce and build brand loyalty through personal engagement to exceed customer expectations.",
"sku": "MST-NCE-138-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LH2Z\",\"skuId\":\"0002\",\"segmentName\":\"commercial\"}",
"altVendorSku": "79909bd8-4c69-4202-939e-11bc4385b134"
},
{
"id": "c1ad789e-00fd-48e6-a403-a62962c8bc71",
"name": "Dynamics 365 Commerce Attach to Qualifying Dynamics 365 Base Offer [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Dynamics 365 Commerce Attach to Qualifying Dynamics 365 Base Offer",
"sku": "MST-NCE-AWB-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LH2Z\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "a36cdaa2-a806-4b6e-9ae0-28dbd993c20e"
},
{
"id": "1f3bff44-3fbe-43db-8c12-c4a70fb935ef",
"name": "Dynamics 365 Customer Engagement Applications [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Dynamics 365 Customer Engagement Applications [New Commerce Experience]",
"sku": "MST-NCE-315-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LZTK\",\"skuId\":\"0003\",\"segmentName\":\"commercial\"}",
"altVendorSku": "0c250654-c7f7-461f-871a-7222f6592cd4"
},
{
"id": "0b3b1027-e3eb-4dde-98ef-2b8c3e78f28d",
"name": "Dynamics 365 Customer Insights [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Customer Insights",
"sku": "MST-NCE-139-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LH3J\",\"skuId\":\"0002\",\"segmentName\":\"commercial\"}",
"altVendorSku": "0c250654-c7f7-461f-871a-7222f6592cf2"
},
{
"id": "37235f93-bb63-45de-a652-3d8b79325c1a",
"name": "Dynamics 365 Customer Insights Attach [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Customer Insights Attach is a user license add-on to the core Dynamics 365 Customer Insights product. Dynamics 365 Customer Insights Attach requires 20 Sales Enterprise users, or 20 Customer Service Enterprise user, or a Marketing application.",
"sku": "MST-NCE-140-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0N13S\",\"skuId\":\"000H\",\"segmentName\":\"commercial\"}",
"altVendorSku": "a3d0cd86-8068-4071-ad40-4dc5b5908c4b"
},
{
"id": "a0842333-986b-4882-a876-4d3f080e7103",
"name": "Dynamics 365 Customer Insights Journeys T1 Interacted People [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Dynamics 365 Customer Insights Journeys T1 Interacted People [New Commerce Experience]",
"sku": "MST-NCE-JT1-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0N13S\",\"skuId\":\"0003\",\"segmentName\":\"commercial\"}",
"altVendorSku": "a3d0cd86-8068-4071-ad40-4dc5b5908c4b"
},
{
"id": "a7437bf6-9975-4106-92fe-81d8f188e8aa",
"name": "Dynamics 365 Customer Insights Journeys T3 Interacted People [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Dynamics 365 Customer Insights Journeys T3 Interacted People [New Commerce Experience]",
"sku": "MST-NCE-T3I-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0N13S\",\"skuId\":\"0006\",\"segmentName\":\"commercial\"}",
"altVendorSku": "a3d0cd86-8068-4071-ad40-4dc5b5908c4b"
},
{
"id": "b52fa7f0-1ce9-48cf-8473-ffe8489e8b94",
"name": "Dynamics 365 Customer Service Chat for Government",
"vendorName": "Microsoft",
"shortDescription": "Dynamics 365 Customer Service Chat for Government",
"sku": "MST-DYN-CSC-C100",
"vendorSku": "caab8e42-caa8-4af1-869b-a69f32778c43",
"altVendorSku": "caab8e42-caa8-4af1-869b-a69f32778c43"
},
{
"id": "c63e1963-6dc7-418c-bcb4-2484ad11561e",
"name": "Dynamics 365 Customer Service Digital Messaging add-on [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Customer Service Digital Messaging add-on",
"sku": "MST-NCE-141-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LHXC\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "84a1cdd0-11b5-4b66-8f6b-b27d385ce1bc"
},
{
"id": "1218cf2f-aa9e-4f05-8dfb-01e1339957fd",
"name": "Dynamics 365 Customer Service Digital Messaging and Voice Add-in [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Customer Service Digital Messaging and Voice add-on expands and unifies the core capabilities of Omnichannel for Customer Service.",
"sku": "MST-NCE-DDV-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0J7BH\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "84a1cdd0-11b5-4b66-8f6b-b27d385ce1bc"
},
{
"id": "9ebd7643-8a23-4dcd-b3be-36fe729c5119",
"name": "Dynamics 365 Customer Service Enterprise (Nonprofit Staff Pricing)",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 for Customer Service Enterprise (Nonprofit Staff Pricing)",
"sku": "MST-DYN-CNP-C100",
"vendorSku": "B27A256C-AA75-4095-BB43-EC25B1FD1236",
"altVendorSku": "749742bf-0d37-4158-a120-33567104deeb"
},
{
"id": "780ce52d-6691-4edf-94d0-974e68c3980b",
"name": "Dynamics 365 Customer Service Enterprise [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 for Customer Service Enterprise",
"sku": "MST-NCE-151-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LFDZ\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "749742bf-0d37-4158-a120-33567104deeb"
},
{
"id": "9abce5d2-3869-451f-85ef-816c0f9bcc83",
"name": "Dynamics 365 Customer Service Enterprise Attach to Qualifying Dynamics 365 Base Offer [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Customer Service Enterprise Attach to Qualifying Dynamics 365 Base Offer",
"sku": "MST-NCE-142-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LFDZ\",\"skuId\":\"0003\",\"segmentName\":\"commercial\"}",
"altVendorSku": "eb18b715-ea9d-4290-9994-2ebf4b5042d2"
},
{
"id": "57530097-cde7-4aa7-b4bc-3d4ac41c1c30",
"name": "Dynamics 365 Customer Service Intelligent Voicebot Minutes Add-on [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Dynamics 365 Customer Service Intelligent Voicebot Minutes Add-on [New Commerce Experience]",
"sku": "MST-NCE-VOI-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0J7M0\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "84a1cdd0-11b5-4b66-8f6b-b27d385ce1bc"
},
{
"id": "a6d58139-4b61-4832-b990-bfde9a739982",
"name": "Dynamics 365 Customer Service Professional [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Customer Service Professional",
"sku": "MST-NCE-143-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LFNK\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "1439b6e2-5d59-4873-8c59-d60e2a196e92"
},
{
"id": "8c966532-9857-4d4b-b685-dba13ca8b5ca",
"name": "Dynamics 365 Customer Service Professional Attach to Qualifying Dynamics 365 Base Offer [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Customer Service Professional Attach to Qualifying Dynamics 365 Base Offer",
"sku": "MST-NCE-144-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LFNK\",\"skuId\":\"0003\",\"segmentName\":\"commercial\"}",
"altVendorSku": "19dec69d-d9f3-4792-8a39-d8ecdf51937b"
},
{
"id": "fef6dfc8-2431-4622-87ab-75f4bc093ecd",
"name": "Dynamics 365 Customer Service Professional for Faculty",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Customer Service Professional for Faculty lets organizations streamline support and improve customer experiences.",
"sku": "MST-DYN-CSF-C100",
"vendorSku": "a81010d7-7859-4f6b-9f29-2e79e2573904",
"altVendorSku": "1439b6e2-5d59-4873-8c59-d60e2a196e92"
},
{
"id": "c3bfebc4-5bd2-4343-b110-db5bc989fe7c",
"name": "Dynamics 365 Customer Service Professional for Government",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Customer Service Professional for Government lets organizations streamline support and improve customer experiences.",
"sku": "MST-DYN-CSG-C100",
"vendorSku": "fbba51ec-babb-4609-914b-f96e6ed094cd",
"altVendorSku": "1439b6e2-5d59-4873-8c59-d60e2a196e92"
},
{
"id": "129e185c-c891-49f6-80f6-0a80903741bc",
"name": "Dynamics 365 Customer Service unified routing add-on [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Customer Service unified routing add-on expands and unifies the core capabilities of Omnichannel for Customer Service.",
"sku": "MST-NCE-ROU-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LFDZ\",\"skuId\":\"0007\",\"segmentName\":\"commercial\"}",
"altVendorSku": "84a1cdd0-11b5-4b66-8f6b-b27d385ce1bc"
},
{
"id": "239e6108-12cf-48b7-a05c-005c33927dcd",
"name": "Dynamics 365 Field Service - Resource Scheduling Optimization [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Dynamics 365 Field Service - Resource Scheduling Optimization",
"sku": "MST-NCE-WED-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LFDN\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "a58f5506-b382-44d4-bfab-225b2fbf8390"
},
{
"id": "a2eb2d11-a557-47e6-b9f7-7c1aa9ae72f2",
"name": "Dynamics 365 Field Service [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Dynamics 365 Field Service helps you resolve customer issues the first time, every time.",
"sku": "MST-NCE-N1L-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LFNL\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "79909bd8-4c69-4202-939e-11bc4385b134"
},
{
"id": "a183fa45-fbda-4857-b89e-24fc6c376c1f",
"name": "Dynamics 365 Field Service Attach to Qualifying Dynamics 365 Base Offer [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Field Service Attach to Qualifying Dynamics 365 Base Offer",
"sku": "MST-NCE-148-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LFNL\",\"skuId\":\"0006\",\"segmentName\":\"commercial\"}",
"altVendorSku": "a36cdaa2-a806-4b6e-9ae0-28dbd993c20e"
},
{
"id": "2b68b9d4-bfa6-4ad6-8aa0-7f6172273de6",
"name": "Dynamics 365 Field Service Device [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 for Field Service",
"sku": "MST-NCE-152-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LFNL\",\"skuId\":\"0007\",\"segmentName\":\"commercial\"}",
"altVendorSku": "c7d15985-e746-4f01-b113-20b575898250"
},
{
"id": "e7c07b99-66a7-4f28-8827-d23edd3c61c9",
"name": "Dynamics 365 Finance (Nonprofits Pricing)",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Finance (Nonprofits Pricing)",
"sku": "MST-DYN-FNP-C100",
"vendorSku": "038bc7c8-d7e2-40a8-bcc8-8ac216d53a6b",
"altVendorSku": "038bc7c8-d7e2-40a8-bcc8-8ac216d53a6b"
},
{
"id": "0cfb5e91-6f8a-4865-9a54-c53c7bf3fb70",
"name": "Dynamics 365 Finance [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Finance can help you grow your business faster by enabling you to redefine your traditional global financial management. Automate processes to increase efficiency and decrease operational expenses and financial complexities with Dynamics 365 for Finance.",
"sku": "MST-NCE-149-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LGV4\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "55c9eb4e-c746-45b4-b255-9ab6b19d5c62"
},
{
"id": "de288d54-2c6d-409a-a7f7-777af1b2be3c",
"name": "Dynamics 365 Finance Attach to Qualifying Dynamics 365 Base Offer [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Finance Attach to Qualifying Dynamics 365 Base Offer",
"sku": "MST-NCE-150-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LGV4\",\"skuId\":\"0002\",\"segmentName\":\"commercial\"}",
"altVendorSku": "d721f2e4-099b-4105-b40e-872e46cad402"
},
{
"id": "6524f3f1-2571-4069-afab-b0d81eaaf9d8",
"name": "Dynamics 365 Guides [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Guides",
"sku": "MST-NCE-157-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LGV7\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "0a389a77-9850-4dc4-b600-bc66fdfefc60"
},
{
"id": "84278ae0-f0cf-43a3-83a0-f3ea9f814c7a",
"name": "Dynamics 365 Human Resources [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Human Resources enables you to elevate your HR and make workforce administration less work. Optimize HR processes and programs, offer self-service experiences, and get insights that create a better workplace.",
"sku": "MST-NCE-158-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0HD4G\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "941a27e3-820c-47a0-9d4b-5c28088939c8"
},
{
"id": "61f583ab-808d-40f9-9f41-94b2fed797bc",
"name": "Dynamics 365 Human Resources Attach to Qualifying Dynamics 365 Base Offer [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Human Resources Attach to Qualifying Dynamics 365 Base Offer (Qualified Offer)",
"sku": "MST-NCE-159-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0HD4G\",\"skuId\":\"0003\",\"segmentName\":\"commercial\"}",
"altVendorSku": "83c489a4-94b6-4dcc-9fdc-ff9b107a4621"
},
{
"id": "28c00a69-5ae2-485b-aff1-14b2b168275c",
"name": "Dynamics 365 Human Resources Self Service [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Human Resources Self Service is and add-on license to Dynamics 365 Human Resources. The self service license only grants access to Human Resources product, not any other Dynamics 365 product. It does not include full user rights for Human Resources but does provide access to functionality employees often need to manage themselves.",
"sku": "MST-NCE-160-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0HD4G\",\"skuId\":\"0002\",\"segmentName\":\"commercial\"}",
"altVendorSku": "acf4f594-ff13-4fde-ba8f-2d7d72a7aafa"
},
{
"id": "5e612a55-79da-45b2-87a2-4ef4c01772e8",
"name": "Dynamics 365 Marketing Additional Non-Prod Application [New Commerce Experience]",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Marketing Additional Non-Prod Application",
"sku": "MST-NCE-161-C100",
"vendorSku": "{\"productId\":\"CFQ7TTC0LHWM\",\"skuId\":\"0001\",\"segmentName\":\"commercial\"}",
"altVendorSku": "c393e9bd-2335-4b46-8b88-9e2a86a85ec1"
},
{
"id": "ce241348-3902-4b9b-91cb-6ad6e8a87db4",
"name": "Dynamics 365 Marketing Addnl Contacts Tier 1 (Nonprofit Staff Pricing)",
"vendorName": "Microsoft",
"shortDescription": "Microsoft Dynamics 365 Marketing Addnl Contacts Tier 5 (Nonprofit Staff Pricing) is an add-on to Microsoft Dynamics 365 for Marketing. With Microsoft Dynamics for Marketing, your organization can increase customer demand through finding and nurture the right leads and creating connected customer experiences, helping you stay on top of market trends.",
"sku": "MST-DYN-TIE-A100",
"vendorSku": "5691ffe3-bd50-405e-a337-bd84dce64d79",
"altVendorSku": "5691ffe3-bd50-405e-a337-bd84dce64d79"
}
],
"page": {
"size": 50,
"totalElements": 854,
"totalPages": 18,
"number": 0
}
},
"settings": {
"integration": {},
"flow": {},
"flowGrouping": {},
"connection": {},
"iClient": {},
"import": {}
}
}

Disregard, I worked it out.

the sticking point was to limit my original query to a single record. That way when I add the pricing array I can do two sets of product imports.

1 - import the parent (bundle) record

2 - import options for each pricing row.