put https://paella-sandbox.billie.io/api/v2/checkout-sessions//confirm
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 objectsdelivery_address
andamount
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 hierarchydebtor
withcompany_address