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
idof 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
durationand the objectsdelivery_addressandamountyou can copy from the widget response to the new request object. - The
amountmust be the same as submitted via the widget. - The
debtor_companyobject from the widget response needs to be rebuilt to an object hierarchydebtorwithcompany_address
