10- Create order from basket

POST {{baseUrl}}/contracting/basket/order?sessionId=4ee6fccc-bed7-4ca3-b15c-c77388773dfa

Possible errors: | HTTP code | Error code | Description | |------------------------------------|---------------------|----------------------------------------------------------| | ORDERING_IS_BLOCKED_FOR_CUSTOMER | 403 | Current customer is frozen and can not order anything | Required privileges (one of the following):

  • privilegesun-authorizedorderscreation
  • privilegesorders_authorization

Request Params

KeyDatatypeRequiredDescription
sessionIdstringsessionId

Request Body

{"address"=>{"city"=>"occaeca", "companyName"=>"sed commodo", "country"=>"NL", "houseNumber"=>"con", "postalCode"=>"1234AB", "street"=>"voluptate cup", "addressName"=>"minim proident ex", "attention"=>"cupidatat dolore irure", "floor"=>"", "location"=>"dolor quis enim", "room"=>"s"}, "referenceNumber"=>"fugiat sed"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring

RESPONSES

status: OK

""