REST API

Example: Replaying Notifications Using Hours Back

Replay failed transactions in the last 24 hours
Example Request
POST
apitest.cybersource.com
/webhooks/fe46bf08-3918-21ba-e053-a1584d0afefa/replays { "byDeliveryStatus": { "status": "FAILED", "hoursBack”: 24 “productId": “tokenManagement”, “eventType”:” tms.networktoken.provisioned” }
Example Response
{ "replayId": " eb9fc4a2-0000-2333-1242-b1d773fd76d8", "replayMessageCount": 15 }