Create Online Checkout RedirectCopy Pagepost https://{env}.gsg.tech/api/v1/pay/cartsBody Paramsitemsarray of objectsrequiredlength ≥ 1items* objectclientItemIdstringrequiredlength ≥ 6metaobjectmeta objectlimitTendersarray of objectslimitTendersAllowed:ECheckCreditCardDebitCardPayPalADD stringtypestringdescriptionstringrequiredlength ≥ 3amountstringrequiredlength ≥ 4departmentstringfundCategorystringrequiredlength ≥ 3ADD objectbillingInfoobjectRoot Type for BillingInfo objectrequestobjectrequiredRoot Type for CartRequestDetails objectResponses 200Response indicating that a cart was successfully created, and including the unique identifier of the cart and the URL to which the user should be redirected to check out this cart. 400Error indicating that there was a formatting or data error of some kind in the request. 401Error indicating that no authorization information was provided for this request. 403Error response indicating that the provided credentials do not provide access to the requested resource.Updated about 2 months ago