Yes, the Purchase command enables direct real-time purchases without using a Shopping cart and the associated queuing delay. The Purchase command is typically used for a single-name purchase and returns an immediate success/failure response. Most commonly, the Purchase command is used by resellers who maintain their own databases. The following is an example query that requests the purchase of domain name partnerdomain2.net, and requests the response in XML format: http://partnertest.rcomexpress.com/interface.asp?command=Purchase& uid=rcompartnerid&pw=rcompartnerpw& sld=partnerdomain2&tld=net&RegistrantOrganizationName=Reseller%20Documents%20Inc.& RegistrantFirstName=john&RegistrantLastName=doe&RegistrantAddress1=111%20Main%20St.& RegistrantCity=Hometown&RegistrantStateProvince=NY&RegistrantStateProvinceChoice=S& RegistrantPostalCode=98003&RegistrantCountry=United+States& RegistrantEmailAddress=john%2Edoe%40partnerdomain%2Ecom&Registrant- Phone=+1.5555555555& RegistrantFax=+1.5555555556&AuthQuestionType=smaiden&AuthQuestionAnswer=jones& ResponseType=XML
|