CUSTOMER/CREATE
POST {{baseUrl}}/v2/entities
Request Body
{"id"=>"24834fff-3075-4804-bd39-b7c2fc1a4f9d", "type"=>"Customer", "customerId"=>{"value"=>"6668", "type"=>"Int"}, "email"=>{"value"=>"samo.taciga@margento.com", "type"=>"String"}, "firstName"=>{"value"=>"Samo", "type"=>"String"}, "lastName"=>{"value"=>"Taciga", "type"=>"String"}, "address"=>{"value"=>"Mariborska ulica 12", "type"=>"String"}, "city"=>{"value"=>"Maribor", "type"=>"String"}, "ZIP"=>{"value"=>"2000", "type"=>"Int"}, "taxNumber"=>{"value"=>"45678148", "type"=>"String"}, "identityNumber"=>{"value"=>"0101006500006", "type"=>"String"}, "MSISDN"=>{"value"=>"38630111222", "type"=>"String"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Fiware-Service | string | ||
Fiware-servicepath | string |