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

getActors

getActors

Path Parameters
    contractId int64 required

    contractId

    dateFrom date required

    dateFrom

    dateTo date required

    dateTo

    pageNo int32 required

    pageNo

Query Parameters
    portion-size int32

    portion-size

Responses

OK


Schema
    actors object[]
  • Array [
  • actionTypeId int64
    actorType string
    amountTypeId int64
    children undefined[]
    date date-time
    id int64
    paymentTypeId int64
    totalAmount object
    foreign double
    local double
    type string
  • ]
  • contractId int64
    curPageActorsQty int32
    pageNo int32
    portionSize int32
    totalQty int32
Loading...