GET api/pre-transaction-reminders/{partnerId}/{preTransactionId}?api-version=2.0
Retrieves the Utc time of the reminder if existing
Request Information
URI Parameters
Name | Description | Type | Required | Additional 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
dateResponse Formats
application/json, text/json
Sample:
"2025-01-04T23:41:03.1040762Z"