Steem LogoSDS API Reference0.1.9


transfers_api

/ getTransfersByTypeFromTo / :type / :from / :to / :orderBy? / :orderDir? / :limit? / :offset?


Description

Returns the transfers of :type for the given :from and :to account.

Example

/transfers_api/getTransfersByTypeFromTo/transfer/steemchiller/rfdax

Parameters

NameTypeOptionalDefaultMin.Max.Allowed Values
:typefixed_valueNo
- transfer
- transfer_to_vesting
- withdraw_vesting
- transfer_to_savings
- transfer_from_savings
- cancel_transfer_from_savings
:fromaccount_nameNo
:toaccount_nameNo
:orderByfixed_valueYestime
- time
- amount
:orderDirfixed_valueYesDESC
- ASC
- DESC
:limitintYes25011000
:offsetintYes00

Max. Limit

1000

Result

JSON Object