Changes

stoney core: Customers Resource - REST API

219 bytes added, 12:23, 25 May 2014
/* Customer creation request message body */
}
</source>
 
|-
|<code>externalID</code>
|string
|no
|An optional external ID the customer belongs to (is used for the mapping to external databases).
|
|@TODO add regex
|
|<source lang="javascript">"externalID": 12345</source>
|-
|integer
|yes
|The reseller identification number the newly created customer resource must belong to.
|
|@TODO add regex
|
|<source lang="javascript">"idbelongsToResellerID": 40000014000000</source>
|}
SLB, editor, reviewer
3,368
edits