Submit POS InvoiceCopy Pagepost https://api.bitfinex.com/v2/auth/w/ext/pay/invoice/create/posSubmit a point of sale invoice for paymentBody ParamsamountstringrequiredDefaults to 2.5Invoice amount in currency (From 0.1 USD to 1000 USD)currencystringrequiredDefaults to USDInvoice currency, currently supported: USD, EUR, GBP, CHFpayCurrenciesarray of stringsrequiredDefaults to BTC,ETHCurrencies in which invoice accepts the payments, supported values are: BTC, ETH, UST-ETH, UST-TRX, LNX, LBT, UST-LBT, LTC, DOGE, MATIC, MATICM, AVAX, EUT-ETHpayCurrencies* string stringADD stringdurationint32Defaults to 900Optional, invoice expire time in seconds, minimal duration is 5 mins (300) and maximal duration is 3 days (259200). Default value is 15 minutesorderIdstringrequiredReference order identifier in merchant's platformwebhookstringDefaults to https://example.com/api/v3/order/order123Optional, the endpoint that will be called once the payment is completed/expiredredirectUrlstringDefaults to ttps://example.com/checkout/order123Optional, merchant redirect URL, this one is used in UI to redirect customer to merchant's site once the payment is completed/expiredmetaobjectOptional, invoice metadatameta objectResponses 200200 400400Updated 9 months ago