Versions Compared

Key

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

...

Parameters for forming the request body in JSON format

Key

Data type

ObligatedRequired?

Description

Example

params.sessionId

string

yes

client session id

"445fb296-8653-4646-8475-5796c97d16ff"

params.paymentId

string

yes, one of these parameters: params.paymentId, params.operationId, or params.externalId

payment id

"25f2f3d4-0406-499b-bb9c-577596ad9ef6"

params.operationId

string

operation id

"d977281d-c4c5-4c81-b457-791767bb0a02"

params.externalId

string

external id of the operation

"116f3329-63b8-4eef-9e88-272bd8f697ac"

...