# Shipup Documentation > Documentation for Shipup ## Guides - [Welcome](https://developers.shipup.co/docs/getting-started.md) - [Sending orders or trackers](https://developers.shipup.co/docs/sending-orders-or-trackers.md) - [FTP integration](https://developers.shipup.co/docs/ftp-integration.md) - [Send trackers only](https://developers.shipup.co/docs/ftp-tracker-integration.md) - [Send orders and trackers](https://developers.shipup.co/docs/ftp-order-integration.md) - [Liquid variables](https://developers.shipup.co/docs/liquid-variables.md) - [Filtering carrier notifications](https://developers.shipup.co/docs/filtering-shipping-carriers-emails.md) - [Installing ShipupJS](https://developers.shipup.co/docs/installing-shipupjs.md) - [Configuring your tracking page](https://developers.shipup.co/docs/configuring-your-tracking-page.md) - [Overview](https://developers.shipup.co/docs/overview.md) - [Quick start](https://developers.shipup.co/docs/quick-start.md) - [Configuring predictions](https://developers.shipup.co/docs/configuring-predictions.md) - [Displaying predictions](https://developers.shipup.co/docs/displaying-predictions.md) - [Frequent use cases](https://developers.shipup.co/docs/frequent-use-cases.md) ## API Reference - [Getting started](https://developers.shipup.co/reference/getting-started-1.md) - [API response codes](https://developers.shipup.co/reference/api-response-codes.md) - [Rate limiting](https://developers.shipup.co/reference/rate-limiting.md) - [Data model](https://developers.shipup.co/reference/data-model.md) - [The order object](https://developers.shipup.co/reference/order-object.md) - [Available languages](https://developers.shipup.co/reference/available-languages.md) - [The fulfillment object](https://developers.shipup.co/reference/fulfillment-object.md) - [Fulfillment status codes](https://developers.shipup.co/reference/fulfillment-statuses.md) - [The tracker object](https://developers.shipup.co/reference/tracker-object.md) - [Expected deliveries](https://developers.shipup.co/reference/sending-expected-deliveries.md) - [Carrier Services](https://developers.shipup.co/reference/carrier-services-codes.md) - [The line item object](https://developers.shipup.co/reference/line-item-object.md) - [The address object](https://developers.shipup.co/reference/address-object.md) - [The order details object](https://developers.shipup.co/reference/the-order-details-object.md) - [Sending orders and trackers](https://developers.shipup.co/reference/sending-orders-and-trackers.md) - [Create or update single orders](https://developers.shipup.co/reference/create-or-update-an-order.md) - [Batch create or update orders](https://developers.shipup.co/reference/batch-create-or-update-orders.md) - [Sending trackers](https://developers.shipup.co/reference/sending-trackers.md) - [Batch create or update trackers](https://developers.shipup.co/reference/batch-create-or-update-trackers.md) - [API getting started](https://developers.shipup.co/reference/api-getting-started.md) - [Data model](https://developers.shipup.co/reference/data-model-api-resources.md) - [Job](https://developers.shipup.co/reference/job-api-resource.md) - [Order](https://developers.shipup.co/reference/order-api-resource.md) - [Delivery statuses](https://developers.shipup.co/reference/delivery-statuses.md) - [Order Details](https://developers.shipup.co/reference/order-details.md) - [Fulfillment](https://developers.shipup.co/reference/fulfillment-api-resource.md) - [Tracker](https://developers.shipup.co/reference/tracker-api-resource.md) - [Expected deliveries](https://developers.shipup.co/reference/expected-deliveries.md) - [Tracker details](https://developers.shipup.co/reference/tracker-details.md) - [Event](https://developers.shipup.co/reference/event-api-resource.md) - [Event type codes](https://developers.shipup.co/reference/event-type-codes.md) - [Standard slug codes](https://developers.shipup.co/reference/standard-slug-codes.md) - [Line item](https://developers.shipup.co/reference/line-item-api-resource.md) - [Address](https://developers.shipup.co/reference/address-api-resource.md) - [Carrier](https://developers.shipup.co/reference/carrier-api-resource.md) - [Carrier service](https://developers.shipup.co/reference/carrier-service-api-resource.md) - [MoneyBag](https://developers.shipup.co/reference/money-bag.md) - [Money](https://developers.shipup.co/reference/money.md) - [Notification](https://developers.shipup.co/reference/notification-api-resource.md) - [Notification category codes](https://developers.shipup.co/reference/notification-category-codes.md) - [Notification type](https://developers.shipup.co/reference/notification-type-api-resource.md) - [Notification payload](https://developers.shipup.co/reference/notification-payload-api-resource.md) - [Orders](https://developers.shipup.co/reference/orders-get.md) - [Trackers](https://developers.shipup.co/reference/trackers-get.md) - [Job](https://developers.shipup.co/reference/job-get.md) - [Receiving webhooks](https://developers.shipup.co/reference/receiving-webhooks.md) - [Types](https://developers.shipup.co/reference/webhook-types.md) - [tracker.events.new](https://developers.shipup.co/reference/trackereventsnew.md): Sent when a new shipping event is retrieved for a tracker - [tracker.new](https://developers.shipup.co/reference/trackernew.md): Sent when a new tracker is received by Shipup - [notification.new](https://developers.shipup.co/reference/notificationnew.md): Sent when a notification is generated by Shipup. This webhook event can be configured as a notification channel in your notification settings - [The notification object](https://developers.shipup.co/reference/webhook-notification-model.md) - [feedback.new](https://developers.shipup.co/reference/feedbacknew.md): Sent when a feedback is generated - [The feedback object](https://developers.shipup.co/reference/webhook-feedback-model.md) - [Data model](https://developers.shipup.co/reference/shipup-eta-data-model.md) - [Shipup ETA (JS library)](https://developers.shipup.co/reference/shipup-eta-js-library.md) - [Initialization](https://developers.shipup.co/reference/shipup-eta-init.md) - [Fetching predictions](https://developers.shipup.co/reference/shipup-eta-fetch-predictions.md) - [API - Delivery date estimation](https://developers.shipup.co/reference/delivery-date-estimation-post.md) - [Klaviyo integration](https://developers.shipup.co/reference/klaviyo-integration.md) - [Customer.io integration](https://developers.shipup.co/reference/customerio-integration.md) - [Getting started](https://developers.shipup.co/reference/returns-getting-started.md) - [Product feed](https://developers.shipup.co/reference/return-product-feed.md): FOR RETURNS ONLY. Contains the data on all the goods that are being sold by the retailer. - [Pricing feed](https://developers.shipup.co/reference/returns-pricing-feed.md): FOR RETURNS ONLY. Contains pricing data (Selling price and RRP) on all the goods that are being sold by the retailer. - [Non-returnable products](https://developers.shipup.co/reference/returns-non-returnable-products.md): FOR RETURNS ONLY. Contains the data on all the goods that are being sold by the retailer. - [Stock feed](https://developers.shipup.co/reference/returns-stock-feed.md): FOR RETURNS ONLY. Contains stock data (Quantity and Warehouse) on all the goods that are being sold by the retailer. ## Changelog - [2024-07-11](https://developers.shipup.co/changelog/2024-07-11.md) - [2021-01-12](https://developers.shipup.co/changelog/2021-01-12.md)