Load Offers

Retrieve webhook

Retrieve webhook configuration

get/api/v2/load-offers/webhooks/{uuid}

Path parameters

uuidstring uuid required

Webhook unique identifier (UUID)

Response

Success

idstring

Webhook unique identifier (UUID)

urlstring required

URL to be called when proper event happens

event'load_cancelled' | 'load_carrier_bounced' | 'offer_created' | 'offer_removed' required

Action that will trigger the endpoint

Changes