Skip to main content

Data Model - Trade Type

smilepayz teamsLess than 1 minute

Data Model

Trade Type refers to the classification or category of a trade or transaction, often used in financial markets, commerce, and business operations. Here are some common types of trades:

ParamTypeDescription
1NumberPayin order type.
2NumberPayout order type.

Example

{
    "tradeType": 1
}
Last update: