Changes

stoney core: REST API

177 bytes added, 06:52, 14 November 2013
/* Reseller creation (POST) example */
<source lang='javascript'>
{
"belongsToResellerId": 4000000,
"isCompany": true,
"billingAddress":
}
}
</source>
 
Deleted the following line from above, because we are creating a reseller and therefore the following attribute must be set by the system:
<source lang='javascript'>
"belongsToResellerId": 4000000,
</source>
SLB, editor, reviewer
3,368
edits