Resend an event

Resend an existing event notification.

Note: When an event notification fails, BILL tries to send the notification again with exponential backoff.

See Webhooks in the Guides section for more information, sample requests, and notification payloads for BILL events.

Path Params
string
required
length ≥ 1

BILL-generated ID of the subscription

string
required
length ≥ 1

BILL-generated ID of the event

Headers
string | null

API session ID generated with /v3/login

string | null

Developer key sent to you by BILL when you create a developer account. Set sessionId and devKey for organization-level BILL v3 API webhook events.

string | null

Application key sent to you by BILL when you create a partner account. Set sessionId and appKey for partner-level BILL v3 API webhook events.

string | null

Access token for Spend & Expense API authentication. Set apiToken for Spend & Expense webhook events.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json