Перейти к основному содержимому

getFundTransactions

getFundTransactions

Path Parameters
    pageNo int32 required

    pageNo

Query Parameters
    date-from date

    date-from

    date-to date

    date-to

    external boolean

    external

    order-mode string

    order-mode

    portion-size int32

    portion-size

Responses

OK


Schema
    data object[]
  • Array [
  • accountId int64
    amount object
    foreign double
    local double
    amountMovingDirectionId int64
    cashOfficeId int64
    clientId int64
    comment string
    contactTxnId int64
    contractId int64
    controlAmount object
    foreign double
    local double
    createdUserId int32
    date date
    dateTime date-time
    externalAction boolean
    id int64
    liderSysId string
    liderSysNo int64
    linkedCashOfficeId int64
    orderId string
    osmpTxnId int64
    paymentTypeId int64
    settlementAccountId int64
  • ]
  • hasNextPage boolean
    pageNo int32
    portionSize int32
Loading...