Provisioner and Webhooks

Provisioner

A Provisioner is synonymous with a Pax8 Vendor. Provisioner systems provision orders sent to them by Pax8.

Endpoints

Get All Provisioners

Get A Provisioner by ID

The Provisioner Object

{
    "id":"3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "createdDate":"2025-08-04T21:53:58.808Z",
    "vendorId":"3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "name":"string"
}

Webhooks

Webhook Configuration is tied to the Provisioner. In order to configure your webhook please visit the Webhook Configuration page.


What’s Next

Visit the Webhook Configuration Page