Update a Subscription
Path Parameters
Subscription status. Events are delivered as soon as possible when status is active.
activeA secure (HTTPS) web address
Format of payloads.
jsonApproach used for authenticating requests.
hmacShared 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.
Resets the 'last pushed' pointer to the first entity on given date, resulting in the subscription re-sending all entities created since then. Maximum of 30 days in the past.
Body Parameters
Resets the 'last pushed' pointer to the first entity on given date, resulting in the subscription re-sending all entities created since then. Maximum of 30 days in the past.
Provide multiple vales in new lines. List of entity IDs associated with the subscription.
Response
Update 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.
Time the last subscription push was performed
ID of the last pushed entity
Count of pushes resulting in error. Resets to zero on successful push.
HTTP status code last returned by URL
Response message resulting from last push attempt.