Purpose

Confirms the creation of an authorization 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 from the widget response to the new request object.
  • The amount must be the same as submitted via the widget.
  • The debtor_company object from the widget response needs to be rebuilt to an object hierarchy debtor with company_address
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!