Skip to main content
WEBHOOK

Authorizations

X-RAMPNOW-API-KEY
string
header
required

Partner API key sent in the X-RAMPNOW-API-KEY header. Every request must ALSO send X-RAMPNOW-TIMESTAMP (unix seconds) and X-RAMPNOW-SIGN (hex HMAC-SHA256 of timestamp + METHOD + requestURI + rawBody, keyed with your API secret). See the Authentication guide.

Body

application/json
createdAt
string<date-time>
required
eventType
string
required
eventUid
string
required
payload
object
required

Response

200

OK