Not signed in (Sign In)
The Intervals Forum is read-only
Please head to help.myintervals.com for help articles and guides. If you have any questions, please contact our support team.

API

using POST to create a client

Bottom of Page

1 to 2 of 2

  1.  
  1.  

    I am sending this as a POST per the api to create a client, but i keep getting a 400 Bad Request response
    posted to: https://api.myintervals.com/client/

    <?xml version="1.0" encoding="UTF-8"?>
    <client>
    <name>104 IEP</name>
    <datecreated>2012-06-24</datecreated>
    <active>t</active>
    <description>Client Since: 7/25/2005</description>
    <email></email>
    <website></website>
    <phone>9495556380</phone>
    <fax>9495557517</fax>
    <address>P.O. Box XXXX
    Irvine CA 92623-9575 USA</address>
    </client>

  2.  
    UPDATE: using the PUT request, fixed it

Comments are closed.
For more Intervals help documentation, please visit help.myintervals.com