0.5.0
Introduced new URL endpoint for managing new API Key Generation. Process is partially manual for the moment, see API Documentation for details.
Breaking Changes
order domain
Updates on enumerations (addition of values)
sales
unnecessary "data" wrapper object removed from bodyRequest for POST/PATCH on leads-opportunities
Details
order domain
Updates on enumerations (addition of values)
sub_order_type : new values ( "Stop (No Parallel Use)", "License Renewal", "Stop No Parallel use"
Few examples fix
Few Description updates / alignment to common wording
ds-offering : description added for several values which were missing
"Licence Cost" ==> "Licence Charge" used in several description
"Customer" ==> "Final Customer" when appropriate
"Partner" ==> "Partner Bill To Site" when appropriate
Normalization of schema name for body request and responses using HttpCode, HttpMethod, RessourceName (Goal is to ease search for schema in the html generated doc)
added 400 error in case of missing required parameter for GET
sales domains
unnecessary "data" wrapper object removed from bodyRequest for POST/PATCH on leads-opportunities
Few examples fix
completeness of schema for response for GET on leads-opportunities
id attribute used by Dassault Systèmes for leads-opportunities standardized to "dsLeadOpportunityId"
Normalization of schema name for body request and responses using HttpCode, HttpMethod, RessourceName (Goal is to ease search for schema in the html generated doc)