REST API

p2peConfirmationDateInUTC

Point-to-point encryption (P2PE) confirmation timestamp in UTC format.
Format:
yyyy-MM-DDThh:mm:ssZ
The P2PE confirmation timestamp is recorded only if the
p2peConfirmation
field is set to
Confirmed
.
Example
:
2021-08-11T22:47:57Z
equals August 11, 2021, at 22:47:57 (10:47:57 p.m.). The T separates the date and the time. The Z indicates UTC.

Specifications

  • Data Type:
    String (date/time)
  • Data Length:
    Formatted value

Mapping Information

  • REST API Field:
    p2peConfirmationDateInUTC
  • SCMP API Field:
    No corresponding field
  • Simple Order API Field:
    No corresponding field