Purpose

Confirms the creation of a checkout session where the buyer gave consent to the purchase and was accepted by Billie.

Preconditions:

  • Session id of the Session Create Call
  • Request body created with the response values received in the widget.

Success

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

Attention

  • The duration and the objects delivery_address and amount you can copy to the new request object.
  • The debtor_company object needs to be rebuilt to an object hierarchy debtor with 'company_address`
Language
Authentication
OAuth2
URL
Click Try It! to start a request and see the response here!