Employee Insert
POST {{url}}/services/data/v{{version}}/sobjects/:SOBJECT_API_NAME
Request Body
{"firstName"=>"firstName", "lastName"=>"lastName", "accountId"=>"123", "tc9_pr__External_ID__c"=>"123", "RecordType"=>{"Name"=>"Employee"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |