Quote Create Existing EndCustomer

POST https://{{endpoint_url}}/v1/quotes

Request Body

{"currency"=>"EUR", "agentAccount"=>{"accountCsn"=>"{{partner_csn}}"}, "agentContact"=>{"email"=>"{{partner_email}}"}, "endCustomer"=>{"accountCsn"=>"{{end_customer_csn}}"}, "purchaser"=>{"email"=>"Postman{{$randomEmail}}", "firstName"=>"{{$randomFirstName}}", "lastName"=>"{{$randomLastName}}", "phone"=>"{{$randomPhoneNumber}}", "preferredLanguage"=>"en-us"}, "lineItems"=>[{"quantity"=>1000, "offeringId"=>"OD-000163", "orderAction"=>"New", "subscriptionStartDate"=>"{{todaydate}}", "offer"=>{"term"=>"Annual", "accessModel"=>"Flex", "intendedUsage"=>"Commercial", "connectivity"=>"Online", "servicePlan"=>"Standard", "billingBehavior"=>"Once", "billingType"=>"Up-front"}}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring
CSNstring
signaturestring
timestampstring