Skip to main content

Create Internal Transfer

Create internal transfer

Header Parameters
  • apiKey string

    A UTA sub account API key is provided by default

  • secret string

    A UTA sub account API key is provided by default

Request Body
  • transferId string required

    UUID

  • coin string required

    Coin

  • amount string required

    Amount

  • fromAccountType string required

    Possible values: [UNIFIED, CONTRACT, SPOT, OPTION, INVESTMENT, FUND]

    From account type

  • toAccountType string required

    Possible values: [UNIFIED, CONTRACT, SPOT, OPTION, INVESTMENT, FUND]

    To account type

Responses

successful operation

Loading...