var args = corbel.utils.extend(options, {
                url: this.buildUri(this.type),
                method: corbel.request.method.POST,
                contentType: options.dataType,
                Accept: options.dataType,