checkoutCopy Pagepost https://api.kentro.dev/v1/store/cart/checkoutQuery Paramsidempotencystring7 to 50Provide unique value with each request to avoid duplicated requests in case of network / connection failureBody ParamssessionIdstringShipping carrier active-adapter Object IDshipmentRateIdstringShipping carrier active-adapter Object IDpaymentProfileIdstringSelected payment profile Object ID, if not provided will fallback to default payment profilebackupPaymentProfileIdstringSelected payment profile Object ID, if not provided will fallback to default payment profilepaymentProfileobjectRequired for guest checkout or if paymentProfileId is not provided and default payment method is not setpaymentProfile objectshipToobjectIf not provided will fallback to default shipping address, (required for guest checkout)shipTo objectbillToobjectIf not provided will fallback to default shipping address, (required for guest checkout)billTo objectorderNotestringHeadersX-Host-OverridestringDefaults to store-domain.comUse only on sandbox to simulate request origin, on production it will default to "Host" headerResponses 201Ok 401Request is not authenticated 403Request is forbidden 405Request method is not allowed on this endpoint 422Request is unprocessableUpdated over 2 years ago