Document Mailing Tracking : Webhook

Document Mailing Tracking : Webhook


Events

check.mailing.tracking
document.mailing.tracking

Sample Payload :

{ "event": { "type": "check.mailing.tracking", "data": { "id": "RmA345KVr0egdoL", "mode": "local", "carrier": "USPS", "mailType": 1, "trackingUrl": "", "trackingCode": "123456789012345678901234567890", "trackingStatus": "delivered", "estimatedDeliveryDate": "May 19, 2024 09:19:54 AM", "trackingStatusDesc": "Phase 4c - Delivery", "updatedDate": "May 19, 2024 09:19:54 AM" }, "id": "fd367dee-8dc1-4fbc-a808-e7f935327b2e", "createdAt": "2024-06-15T07:27:05.000000Z" } }


keydescription
event.typeType of the event (check.mailing.tracking)
event.data.idID of the check or document
event.data.modeMode of operation (sandbox or production)
event.data.carrierCarrier name (USPS, FedEx)
event.data.mailTypeShiping type of mail , Refer to your mailingOptions API for available types.
event.data.trackingUrlLink to the tracking page.
event.data.trackingCodeTracking code
event.data.trackingStatusCurrent status of the tracking ('pre_transit','in_transit','delivered','error','unknown','out_for_delivery','return_to_sender' or 'cancelled')
event.data.estimatedDeliveryDateEstimated delivery date
event.data.trackingStatusDescDescription of the latest tracking status
event.data.updatedDateDate and time of the last update
event.idUnique identifier for the event
event.createdAtTimestamp when the event was created




    • Related Articles

    • How to enable webhook in sandbox?

      To enable webhook, Go to More >> Developer Panel (https://sandbox.onlinecheckwriter.com/manage/developer/index) Under the Webhook settings window, provide the necessary details. Webhook Signature Validation To secure our webhook events, we are ...
    • How to enable webhook in production?

      To enable webhook, Go to More >> Developer Panel (https://live.onlinecheckwriter.com/manage/developer/index) Under the Webhook settings window, provide the necessary details. 1. Webhook URL: The URL to receive the webhook. 2. Secret key: Set any key ...
    • What are the USPS options for mailing checks, and how much do they cost?

      Standard First-Class Mail (without tracking): $1.25 per check. First-Class Mail (with tracking): $7.50 per check.
    • What are the cut-off times for ACH, wire transfers, and check mailing?

      Check Mailing First Class USPS - 11:50 AM CST Next Day Fedex - 3PM CST ACH ACH Prefunding - 7:00 PM PST Same Day ACH - 12:00 PM PST Wire U.S. Dollar Wire via Transact Gateway - 2:30 PM PST Same-Day Federal Tax Wire payment instructions must be ...
    • What mailing options are available?

      Various shipping speeds, including First Class, Priority, Express, and FedEx. Checks can be mailed to a single address for distribution. Users can include attachments with mailed checks.