v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Event

Simulate Event Webhook Loopback for Testing

·Receives an event webhook request, processes the event and account data, and posts the data back to the specified URL.<br>·This endpoint is intended for testing webhook integrations, simulating event delivery, and validating downstream system behavior.<br>·It supports custom postback headers and provides detailed diagnostic information in the response.<br>

post/programs/{programCode}/testeventwebhook

Path parameters

programCodestring required

The program code extracted from the route parameter. Identifies the specific program context for which the webhook event is being processed.

Headers

X-GD-RequestIdstring required

The unique request identifier provided in the X-GD-RequestId HTTP header. Used for tracking and correlating requests across distributed systems.

Request body

postBackUrlstring nullable

The URL to which the webhook event data will be posted.

Response

Created

clientResponsestring nullable

Status of the remote party's acceptance of the request