Aimbase APIs will accept JSON or XML, based on what content-type is set in the Content-Type HTTP header. To set the content type in your post, please follow these instructions for JSON/XML.
JSON data
Content-Type: application/json
XML data
Content-Type: application/xml