Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Key to identify and authenticate the OEM admin.
The brand key of the OEM.
The URL to which the webhook event will be sent.
The name of the action to subscribe to. Whenever a subscribed to action is performed, a webhook event will be sent to the target URL.
Available options:
placedOrder
, purchasedVehicle
, purchasedAccessory
, vehiclePaymentStatus
, vehicleFulfillmentStatus
, vehicleStage
, surveyComplete
, preorder
Response
Successfully subscribed a URL to a specified webhook event.
Success message