Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Add notes regarding parameters format to trade and order endpoints #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drtwisted
Copy link

Description

Description of trade and order endpoints is a bit incomplete when comes to description of the payload fields. It should be noted that amount* fields have to be strings strictly (not integers or anything else) when sending them over with JSON payload.

Implemented

― Update description of trade endpoint to denote explicitly that amount field should be a string.
― Update description of order endpoint to denote explicitly that amountSell & amountBuy fields should be strings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants