This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl --location --request POST 'https://script.google.com/macros/s/AKfycbzb0MGasRJuZmrdhd6EUNgBXIgmHVfQPYVyUa5ni50aW-T8CePgA-qe1zaOkyo5K2IT/exec' \ | |
--form 'customerName="John Doe"' \ | |
--form 'customerNumber="7xxxxxxxx0"' \ | |
--form 'jioOffice="Plot No.210 and 233, Dudheshwar Nath Complex, Bailey | |
Road, Rupaspur, Patna, Bihar Patna Bihar 800014"' \ | |
--form 'jioPan="AABCR1718E"' \ | |
--form 'jioGst="10AABCR1718E1Z4"' \ | |
--form 'customerPlace="21 Bihar"' \ | |
--form 'customerAddress="H No 629 xxxxxxxxxx | |
Post xxxxxxx |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl --location --request POST 'https://script.google.com/macros/s/AKfycbwC0xR9TprvKH1v85kSLrgf3s4JafCoVnpXzJPkv4rIeLJGCk0_JvwFf2y8NxyUhuH5/exec' \ | |
--form 'customerName="John Doe"' \ | |
--form 'receipient="[email protected]"' \ | |
--form 'addressLine1="VILL SARFABAD SECTOR 73"' \ | |
--form 'addressLine2="NOIDA, UP, 201309"' \ | |
--form 'state="UTTAR PRADESH"' \ | |
--form 'stateCode="09"' \ | |
--form 'invoiceDate="03.11.2022"' \ | |
--form 'productDesc1="Big Data Analytics for Large-Scale Multimedia Search Hardcover – 19 April 2019 978-1119376972"' \ | |
--form 'price="7,176.00"' \ |