Create Billing RequestCopy Pagepost https://api.coingate.com/api/v2/billing/requestsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsbilling_contact_idint32requiredBilling Contact IDtitlestringRequest titlecurrency_idint32requiredCurrency of amount. Currency ID's can be seen on https://developer.coingate.com/reference/currenciesamountstringAmount is required only when the request is created without associated products. If products are included, the amount is automatically calculated based on the product prices and quantitiesreceive_currency_idint32requiredCurrency ID's can be seen on https://developer.coingate.com/reference/currenciesdue_daysint32Defaults to 0Defines how many days the pay button remains active. Default: 0 won't expire. Example: A value of 3 means the pay button will remain active for 3 days after billing request has been createdsend_emailbooleanDefaults to trueWill billing contact receive email about reqeust.truefalseunderpaid_cover_pctstringDefaults to 0How much percentage of underpaid can be covered.callback_urlstringSend an automated message to Merchant URL when request status is changed. For testing you can use requestcatcher.com tool. URL must be direct without redirection. Read about billing request callbacks here.billing_request_itemsobjectBilling Products and quantity. If present amount will calculated based on product price and quantity.billing_request_items objectResponses 200200 422422Updated 10 months ago