Group/createURL:https://www.youroom.in/billings/<billing_id>/billing_groups
Formats:xml, json HTTP methods:POST Parameters:- billing_id. Required. The id of given enterprise account.
- billing_group[group_attributes][name]. Required. The name of group to create.
Response:<?xml version="1.0" encoding="UTF-8"?> <created-at type="datetime">2010-05-28T06:06:01Z</created-at> <id type="integer">15</id> <updated-at type="datetime">2010-05-28T06:06:01Z</updated-at> <id type="integer">53</id>
|