POST api/pre-transaction-reminders/{partnerId}/{preTransactionId}/enable/{hoursDelay}?api-version=2.0

Creates or enables a reminder for a specific partner and pre-transaction

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

hoursDelay

The number of hours after which the reminder will be sent

integer

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-19T16:16:52.2332649Z"