issues
search
Paymium
/
api-documentation
Documentation for Paymium API v1
https://www.paymium.com
MIT License
9
stars
5
forks
source link
Modify snippet for javascript and python on List Orders, Create Order, Get Order api endpoint
#23
Closed
Alexterieur0
closed
1 year ago
Alexterieur0
commented
1 year ago
Here is a response samples :
[
{ uuid: '02f65f11-ffb3-415b-8075-abaf9500d837', currency_amount: '130.0', state: 'filled', btc_fee: '0.00005457', currency_fee: '0.0', created_at: '2023-06-03T04:59Z', updated_at: '2023-06-03T04:59Z', currency: 'EUR', comment: null, amount: null, type: 'MarketOrder', traded_btc: '0.00366197', traded_currency: '129.999935', direction: 'buy', price: null, account_operations: [ [Object], [Object], [Object], [Object], [Object], [Object], [Object] ] } ]
Here is a response samples :
[