Place OrderAsk AIpost https://api.servertastic.com/v2/order/place.jsonThe place call allows an order to be placed using the API and an order_token rather than having to use the Web Interface.Body Paramsorder_tokenstringrequiredPreviously generated order tokendv_auth_methodstringrequiredOptions are EMAIL or DNS or FILE (for HTTP file auth) or SFILE (for HTTPS file auth)approver_email_addressstringIf dv_auth_method is EMAIL this is required. Use an email address from Approver ListcsrstringCSR generated by your server or applicationexclude_addonstringDefaults to 0If the CSR domain does not include www and you DO NOT want the certificate to include www set to 1. If the CSR domain starts with www and you DO NOT want the base domain including in the certificate set as 1.renewalstringIf you are renewing a previous order set to 1. Any remaining time on your original order will be added to the new certificate to a maximum of 90 days.san_domainsstringIf the generated order_token has a san_count enter as comma seperated list.renewal_order_tokenstringIf renewal=1 and product is supplied by DigiCert then you must provide the previous order token to validate the renewal.tech_contact_first_namestringrequiredFirst name of a technical contact (must be a real person)tech_contact_last_namestringrequiredLast name of a technical contact (must be a real person)tech_contact_phonestringrequiredPhone number of a technical contacttech_contact_emailstringrequiredEmail address of a technical contact. Will receive a copy of the certificate once order is processed. (must be valid email address)tech_contact_titlestringrequiredJob title of technical contacttech_contact_organisation_namestringRequired if ordering OV or EV certificatetech_contact_address_line1stringRequired if ordering OV or EV certificatetech_contact_address_line2stringOptional if ordering OV or EV certificatetech_contact_address_citystringRequired if ordering OV or EV certificatetech_contact_address_regionstringRequired if ordering OV or EV certificatetech_contact_address_post_codestringRequired if ordering OV or EV certificatetech_contact_address_countrystringRequired if ordering OV or EV certificateadmin_contact_first_namestringrequiredFirst name of admin contact (must be a real person)admin_contact_last_namestringrequiredLast name of admin contact (must be a real person)admin_contact_phonestringrequiredPhone number of admin contactadmin_contact_emailstringrequiredEmail address of admin contact (must be valid email)admin_contact_titlestringrequiredJob title of admin contactadmin_contact_organisation_namestringRequired if ordering OV or EV certificateadmin_contact_address_line1stringRequired if ordering OV or EV certificateadmin_contact_address_line2stringOptional if ordering OV or EV certificateadmin_contact_address_citystringRequired if ordering OV or EV certificateadmin_contact_address_regionstringRequired if ordering OV or EV certificateadmin_contact_address_post_codestringRequired if ordering OV or EV certificateadmin_contact_address_countrystringRequired if ordering OV or EV certificateida_email_addressstringRequired if ordering PositiveSSL or SectigoSSL certificates.ida_telephone_numberstringRequired if ordering PositiveSSL or SectigoSSL certificates.org_namestringRequired if ordering OV or EV certificateorg_dunsstringOptional if ordering OV or EV certificateorg_divisionstringOptional if ordering OV or EV certificateorg_incorperating_agencystringOptional if ordering OV or EV certificateorg_incorperating_numberstringOptional if ordering OV or EV certificateorg_jurisdiction_citystringRequired if ordering OV or EV certificateorg_jurisdiction_regionstringRequired if ordering OV or EV certificateorg_jurisdiction_countrystringRequired if ordering OV or EV certificateorg_address_line1stringRequired if ordering OV or EV certificateorg_address_line2stringOptional if ordering OV or EV certificateorg_address_line3stringOptional if ordering OV or EV certificateorg_address_citystringRequired if ordering OV or EV certificateorg_address_regionstringRequired if ordering OV or EV certificateorg_address_postal_codestringRequired if ordering OV or EV certificateorg_address_countrystringRequired if ordering OV or EV certificateorg_address_phonestringRequired if ordering OV or EV certificateselected_ca_certstringDigiCert, RapidSSL and Geotrust products only. Use productfields api to return the options. If not supplied the default and most compatible ICA will be used.Response 200200Updated 10 months ago