Skip to content

Instantly share code, notes, and snippets.

@sfboss
Created February 3, 2023 09:25
Show Gist options
  • Save sfboss/f3e7fc533b058c5b8c7e093643bbb96d to your computer and use it in GitHub Desktop.
Save sfboss/f3e7fc533b058c5b8c7e093643bbb96d to your computer and use it in GitHub Desktop.
CMI json
[
{
"Id": "0QL6S000007cXt0WAE",
"PricebookEntry": "[object Object]",
"Description": null,
"Quantity": "1",
"TotalPrice": "4950",
"AVA_SFQUOTES__Sales_Tax_Amount__c": "309.38",
"AVA_SFQUOTES__Rate__c": "6.25%",
"AVA_SFQUOTES__Sales_Tax_Details__c": "6.25% State Sales Tax (TEXAS)",
"UnitPrice": "4950"
},
{
"Id": "0QL6S000007cXsvWAE",
"PricebookEntry": "[object Object]",
"Description": null,
"Quantity": "3",
"TotalPrice": "12300",
"AVA_SFQUOTES__Sales_Tax_Amount__c": "768.75",
"AVA_SFQUOTES__Rate__c": "6.25%",
"AVA_SFQUOTES__Sales_Tax_Details__c": "6.25% State Sales Tax (TEXAS)",
"UnitPrice": "4100"
},
{
"Id": "0QL6S000007cXsqWAE",
"PricebookEntry": "[object Object]",
"Description": null,
"Quantity": "4",
"TotalPrice": "2748.280672",
"AVA_SFQUOTES__Sales_Tax_Amount__c": "171.77",
"AVA_SFQUOTES__Rate__c": "6.25%",
"AVA_SFQUOTES__Sales_Tax_Details__c": "6.25% State Sales Tax (TEXAS)",
"UnitPrice": "868.39"
},
{
"Id": "0QL6S000007cXslWAE",
"PricebookEntry": "[object Object]",
"Description": null,
"Quantity": "201",
"TotalPrice": "396384.06",
"AVA_SFQUOTES__Sales_Tax_Amount__c": "24774",
"AVA_SFQUOTES__Rate__c": "6.25%",
"AVA_SFQUOTES__Sales_Tax_Details__c": "6.25% State Sales Tax (TEXAS)",
"UnitPrice": "1972.06"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment