Skip to main content

Read

GET 

/orgs/:org_guid/terminals/bank/:terminal_guid/transactions/:transaction_guid

Read

Request

Path Parameters

    org_guid uuidrequired
    terminal_guid anyrequired
    transaction_guid uuidrequired

Query Parameters

    presentation PresentationModes

    Possible values: [compact, full]

Header Parameters

    X-LP-Client-Identifier stringrequired

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

    Example: c25d1944-db7c-4cc7-a400-453b03d306f8
    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

    authorization_code stringnullable

    Possible values: <= 16 characters

    authorization_code

    reference_retrieval_number stringnullable

    Possible values: <= 24 characters

    reference_retrieval_number

    emv_application_label stringnullable

    Possible values: <= 48 characters

    emv_application_label

    card_number stringnullable

    Possible values: <= 19 characters

    card_number

    cardholder_name stringnullable

    Possible values: <= 32 characters

    cardholder_name

    sources

    object

    operation PTEOperations (string)required

    Possible values: [Payment, Cancellation, Refund, Rollback]

    merchant_id stringnullable

    Possible values: <= 24 characters

    merchant_id

    terminal_id stringnullable

    Possible values: <= 24 characters

    terminal_id

    number int32

    number

    amount int32

    amount

    currency_code CurrencyCodes (string)required

    Possible values: [RUB, GBP, USD, EUR, Unknown]

    registered_at date-time

    registered_at

    authorization_code stringnullable

    Possible values: <= 16 characters

    authorization_code

    reference_retrieval_number stringnullable

    Possible values: <= 24 characters

    reference_retrieval_number

    emv_application_identifier stringnullable

    Possible values: <= 24 characters

    emv_application_identifier

    emv_application_label stringnullable

    Possible values: <= 48 characters

    emv_application_label

    card_number stringnullable

    Possible values: <= 19 characters

    card_number

    cardholder_name stringnullable

    Possible values: <= 32 characters

    cardholder_name

    card_expires_at date-timenullable

    card_expires_at

    card_hash stringnullable

    Possible values: <= 256 characters

    card_hash

    host_response_code stringnullable

    Possible values: <= 8 characters

    host_response_code

    host_response_message stringnullable

    Possible values: <= 128 characters

    host_response_message

    print_view stringnullable

    print_view

    additional_attributes

    object[]

    nullable

    additional_attributes

  • Array [

  • name stringnullable

    Possible values: <= 128 characters

    name

    value stringnullable

    Possible values: <= 1024 characters

    value

    type_of stringnullable

    type_of

  • ]

  • type_of stringnullable

    type_of

    bank_terminal

    object

    guid uuid

    guid

    type_of string

    type_of

    payment_type PTPaymentType (string)

    Possible values: [Card, YaPay, MirPay, SberPay]

    type_of stringnullable

    type_of

    amount

    object

    required

    value int64

    value

    currency CurrencyCodes (string)required

    Possible values: [RUB, GBP, USD, EUR, Unknown]

    type_of string

    type_of

    registered_at date-timerequired

    registered_at

    operation TransactionOperationTypes (string)required

    Possible values: [Payment, Cancellation, Refund]

    transaction_type PTTransactionType (string)

    Possible values: [Offline, Online]

    status PTTransactionStatus (string)

    Possible values: [Completed, Hold, Rejected]

    created_at date-time

    created_at

    updated_at date-time

    updated_at

    deleted_at date-timenullable

    deleted_at

    meta stringnullable

    Possible values: <= 128 characters

    meta

    meta_data

    object

    nullable

    meta_data

    property name* string
    guid uuid

    guid

Loading...