GET api/pre-transaction-reminders/{partnerId}/{preTransactionId}?api-version=2.0

Retrieves the Utc time of the reminder if existing

Request Information

URI Parameters

NameDescriptionTypeRequiredAdditional information
partnerId

The Id of the partner

integer

Required

preTransactionId

The Id of the pre-transaction

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

The Utc time of the reminder in ISO format

date

Response Formats

application/json, text/json

Sample:
"2024-05-11T13:30:15.221298Z"