Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Key

Type

Description

paymentSystem

string

type of payment service

paymentId

uuid

Payment ID

operationId

uuid

Transaction ID

operationType

string

operation type

operationStatus

string

operation status

paymentType

string

payment type

paymentNumber

string

payment number

paymentAmount

integer

payment amount

paymentCommission

integer

commission amount

paymentStatus

string

payment status

postbackTime

string

request generation time

cardFromMasked

string

masked write-off card number

cardFromId

uuid

write-off card ID

cardToMasked

string

masked enrollment card number

cardToId

uuid

enrollment card ID

operationExternalId

string

external payment ID

reason

object

object with error details

confirmation

object

object with confirmation details

lookupAttempts

integer

number of attempts to confirm payment with LOOKUP type

key

string

the key required to confirm the payment

...