Purpose:

Creates an order directly from the backend without buyer interaction.

Preconditions:

  • All the order related data is present

Success:

  • Response Code: HTTP 200
  • Response body: state -> created
  • Response body: uuid -> ID of the created order

Attention:

This call should be used when the buyer consent is received by another channel.

Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!