Changelog
Find all our API improvements here in one place. Rest assured that any updates will be made in a backwards-compatible way, so you don't have to update your existing API client code.
✍️ July 21th 2024
- Add
ethereumsell order creation - Add
lightningsell order creation
✍️ June 18th 2024
- Add
lightning_addresstoOrderresource for automatic lightning payouts - Update the
payoutresource to always include thefailure_codefield for both invoice and channel payouts. In case this field was previously omitted,nullis now returned instead. - Update the
payoutresource to always include thenode_address,txid,outpoint,channel_idfor channel payouts. In case those fields were previously omitted,nullis now returned instead.
✍️ February 14th 2024
- Add
typetoOrderresource
⚡️ May 8th 2023
- Add Lightning
node_pubkeypayout method toOrderresource - Add payout
typetoExchangeresource and webhooks - Add Lightning payout
statustoExchangeresource and webhooks - Add Lightning payout
invoicetoExchangeresource and webhooks - Add (optional) Lightning payout
preimagetoExchangeresource and webhooks - Add (optional) Lightning payout
failure_codetoExchangeresource and webhooks - Add (optional) Lightning payout
hosttoExchangeresource and webhooks
✍️ January 23rd 2023
- Add
GBPcurrency support
✍️ April 23rd 2022
- Introduce optional
Orderaffiliate_idfield
✍️ January 26th 2022
- Expose
Orderactivestatus - Introduce
Orderpatch method
🔑 January 9th 2022
- Introduce the
Challengeresource
☀️ September 29th 2021
- Initial version