Create a Subscription
Body Parameters
Subscription type
shipment_trackingpayment_statusorderSubscription status. Events are delivered as soon as possible when status is active.
activeinactiveA secure (HTTPS) web address
Format of payloads.
jsonxmlApproach used for authenticating requests.
hmachttp_basicShared secret used to sign webhook payloads when auth_type is HMAC.
Used for webhook calls when auth_type is HTTP_BASIC.
Used for webhook calls when auth_type is HTTP_BASIC.
Provide multiple values in new lines. List of entity IDs associated with the subscription. For an 'orders' subscription, this would hold the IDs of any order_stores you want to receive updates for.
Response
Create a Subscription
Response Attributes
Subscription ID
Subscription type
shipment_trackingpayment_statusinsurance_policyshipmentinsurance_claimorderSubscription status. Events are delivered as soon as possible when status is active.
activeinactiveA secure (HTTPS) web address
Format of payloads.
jsonxmlHow eHub authenticates its calls to your URL.
hmachttp_basicShared secret used to sign webhook payloads when auth_type is hmac.