Create or update checkoutAsk AIpatch https://api.yotpo.com/core/v3/stores/{store_id}/checkoutsCreates a checkout in your Yotpo store.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsstore_idstringrequiredThe store ID (app_key).Body ParamstokenstringrequiredA unique token for the checkout. Max length: 255 characters.checkout_datedaterequiredThe date of the checkout. Must be in ISO 8601 format.line_itemsstringrequiredAn array of line item objects for this checkout. See line item object descriptionResponses 201201 400400 409409Updated 4 months ago