Subscribe a URL to a particular webhook event, only allowed after verifying authentication.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.
placedOrder, purchasedVehicle, purchasedAccessory, vehiclePaymentStatus, vehicleFulfillmentStatus, vehicleStage, surveyComplete, preorder Successfully subscribed a URL to a specified webhook event.
Success message