POST api/Shipping/ShipStationV2/Webhook

ShipStation V2 ship-notify webhook. ShipStation posts { resource_url, resource_type } when a shipment is created. We fetch the shipment detail from resource_url, then update the order. Authentication: custom header X-BDT-Webhook-Secret validated against IntegrationProviderAccount.Detail4.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

HttpStatusCode

Response Formats

application/xml, text/xml

Sample:
<HttpStatusCode>Continue</HttpStatusCode>

application/json, text/json

Sample:
100