Skip to main content

GetReportReportTransactionItem

GET 

/orgs/:org_guid/reports/operation/transaction

GetReportReportTransactionItem

Request

Path Parameters

    org_guid uuidrequired

Query Parameters

    date_from date-time
    date_to date-time
    page_token string
    presentation PresentationModes

    Possible values: [compact, full]

Header Parameters

    X-LP-Client-Identifier stringrequired

    Идентификатор клиента

    Example: 3e48d72e-ec08-418a-808c-c373093dd205
    X-LP-Client-Type stringrequired

    Possible values: [Unknown, App, WebApp, Service]

    Тип клиента

    Example: App
    X-LP-Client-Name string

    Имя клиента

    Example: Swagger
    X-LP-Client-OS-Name string

    ОС клиента

    Example: SwaggerDoc
    X-LP-Client-OS-Version string

    Версия ОС клиента

    Example: 1.0
    X-LP-Client-Screen-Resolution string

    Разрешение экрана ОС клиента

    Example: 1280x0900
    X-LP-Client-Model string

    Модель оборудования клиента

    Example: Chrome 75
    X-LP-Organization-Alias string

    Организация по умолчанию

    X-LP-Client-Extensions csv

    Поддерживаемые клиентом расширения моделей

    Accept-Language stringrequired

    Язык используемый для ответов

    Example: en-US

Responses

Success

Schema

    items

    object[]

    nullable

    items

  • Array [

  • legal_entity

    object

    guid uuid

    guid

    type_of string

    type_of

    outlet

    object

    guid uuid

    guid

    type_of string

    type_of

    workplace

    object

    guid uuid

    guid

    type_of string

    type_of

    employee

    object

    guid uuid

    guid

    type_of string

    type_of

    customer_name stringnullable

    customer_name

    customer_contacts stringnullable

    customer_contacts

    deal_number stringnullable

    deal_number

    registered_at date-timenullable

    registered_at

    opened_at date-timenullable

    opened_at

    operation_status stringnullable

    operation_status

    shipment_status stringnullable

    shipment_status

    sale_status stringnullable

    sale_status

    operation TransactionOperationTypes (string)

    Possible values: [Payment, Cancellation, Refund]

    authorized_amount int64nullable

    authorized_amount

    transaction_type_discriminator stringnullable

    transaction_type_discriminator

    card_number stringnullable

    card_number

    rrn stringnullable

    rrn

    authorization_code stringnullable

    authorization_code

    term_id stringnullable

    term_id

    type_of string

    type_of

  • ]

  • next_page_token stringnullable

    next_page_token

    page_number int32

    page_number

    pages_total int32

    pages_total

    items_per_page int32

    items_per_page

    items_total int32

    items_total

    type_of string

    type_of

Loading...