Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1020 Bytes

Identification.md

File metadata and controls

14 lines (10 loc) · 1020 Bytes

Identification

Properties

Name Type Description Notes
long_id string Globally unique operation identifier assigned by OPG platform.
short_id string Short identifier assigned by OPG platform to operation. Unlike `longId` this identifier is not guaranteed to be unique.
transaction_id string Original transaction ID provided by merchant during `LIST` session initialization, or during recurring `CHARGE`.
psp_id string ID assigned by PSP if successful communication with PSP took place in scope of this operation. [optional]
institution_id string ID assigned by financial institution if successful communication with institution took place in scope of this operation. [optional]

[Back to Model list] [Back to API list] [Back to README]