Changelog
0.2.5
2023-11-30
Bank account in OrderSchema.
Schema
Order
- added
bank_account_receive
0.2.4
2023-11-22
Language choice at order creation.
Schema
Order
- added
lang
Schema
EnumLang
added
Endpoints
GET|POST /order/create/*
-
Params|Properties:
- added
lang
0.2.3
2023-09-21
AML-CZ breaking changes.
Endpoint
POST /order/{id}/aml-cz
-
Params:
- changed
income_source_description
- REQUIRED ifOTHER andACCEPT - changed
income_source_document
- REQUIRED ifOTHER andACCEPT - changed
income_source_document_extension
- REQUIRED ifOTHER andACCEPT - removed
investment_amount
0.2.2
2023-04-24
Cooldown for SMS related services.
Affected Endpoints:
GET|POST /order/{id}/deposit-sms
GET|POST /order/{id}/verify-phone-sms
0.2.1
2023-02-28
Beginning of supporting ETH.
Schema
Money
- added
amount
- deprecated
amount_int
(in case of overflow it newly returns null) - deprecated
amount_decimal
0.2.0
2022-07-27
Support for other currencies than BTC and CZK.
Overall concept changes:
This logic is now DEPRECATED.
input
+ output
and fiat
+ crypto
(which is different representation of first pair).Schema
Order
- added
input
- added
output
- added
fiat
- added
crypto
- deprecated
czk
(or similarly coded representation of currency) - deprecated
btc
(or similarly coded representation of currency)
amounts -> initial|current
Endpoint
GET /price
-
Params:
- added
fiat_currency
- added
crypto_currency
- added
fiat_amount
- added
crypto_amount
- deprecated
amount
- deprecated
currency
-
Response:
- added
input
- added
output
- added
fiat
- added
crypto
- deprecated
czk
(or similarly coded representation of currency) - deprecated
btc
(or similarly coded representation of currency)
Endpoints
GET|POST /order/create/*
-
Params|Properties:
- added
fiat_currency
- added
crypto_currency
- added
fiat_amount
- added
crypto_amount
- deprecated
amount
- deprecated
currency
Endpoints
GET|POST /order/create/buy
-
Params|Properties:
- added
crypto_address_out
- deprecated
btc_address
0.1.0
2022-02-30
New api was introduced, there was many of changes, basically everything, but our development team forgot to document moist of it. Propably even a date is wrong.
Added:
Removed:
0.0.1
2020-06-21
Back then when old magic was written and some of us were in the room.
Created by BTCex.cz,
Copyright © 2024 All Rights Reserved.