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:
"2024-11-14T17:33:05.3064681Z"