Create OrderAsk AIpost https://api.coingate.com/api/v2/ordersCreate order at CoinGate and redirect shopper to invoice (payment_url).Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsorder_idstringMerchant's custom order ID. We recommend using a unique order ID. Example: CGORDER-12345.price_amountdoublerequiredThe price set by the merchant. Example: 1050.99.price_currencystringrequiredISO 4217 currency code which defines the currency in which you wish to price your merchandise used to define price parameter. Supported currenciesreceive_currencystringISO 4217 currency code specifying the currency in which you want to receive settlements. Currency conversions are handled by CoinGate. See Supported Settlement Currencies for available options, or use DO_NOT_CONVERT to keep the payment in its original currency. For setup instructions, see How to Configure Settlement Currency.titlestringrequiredMin 3 - Max 150 characters. Example: product title (Apple iPhone 6), order id (MyShop Order #12345), cart id (Cart #00004335).descriptionstringrequiredMore details about this order. Min 3 - Max 500 characters. It can be cart items, product details or other information. Example: 1 x Apple iPhone 6, 1 x Apple MacBook Air.callback_urlstringSend an automated message to Merchant URL when order status is changed. For testing you can use requestcatcher.com tool. URL must be direct without redirection.cancel_urlstringRedirect to Merchant URL when buyer cancels the ordersuccess_urlstringRedirect to Merchant URL after successful paymenttokenstringYour custom token to validate payment callback (notification).shopperobjectOptional object to enhance the shopper’s experience and prefill the Travel Rule form on the checkout page. Learn more about the Travel Rule. All fields are optional.shopper objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesAllowed:application/jsontext/plainResponses 200200 422422Updated 8 months ago