SwiftPOD
    SwiftPOD
    • Api
      • Webhook
        • List Webhooks
        • Subscribe to Webhook
        • Unsubcribe to webhook
        • Webhook Notification - Order Status Change Example
        • Webhook Notification - Tracking Number Example
        • Webhook Notification - In Transit and Delivered Status Example
        • Webhook Notification - Stock Status Change Example
      • Orders
        GET
      • Create Order
        POST
      • Create Multiple Orders
        POST
      • Get Order
        GET
      • Update Order
        PUT
      • Update Order Status
        PUT
      • Cancel Order
        POST
      • Catalogs
        GET
    • Changelog

    Changelog

    [01-03-2025] Catalogs Update#

    Added blank_price to Catalog API, enabling retrieval of the base price for blank products.
    Added print_area_placements to Catalog API, providing detailed information about print areas, including:
    height: Height of the print area (in pixels).
    width: Width of the print area (in pixels).
    dpi: Resolution of the print area.
    print_price: Cost associated with printing on the area.

    [11-01-2024] Additional Services#

    Special services can now be selected when creating orders
    Added object additional_services in Create order API
    Available options: mug_packaging, hologram_sticker, sticker_and_bag, plastic_bag_fee
    Please contact Customer Support before using these special services

    [10-21-2024] Die Cut Print Area#

    Updated Print Area Definition.
    Added Available SKUs for Die Cut Print Area.
    Added allowed values: die_cut to the fields print_files and preview_files.

    [10-10-2024] Licensed Order#

    Creating orders for Swiftpod's licensed artworks is now available. Ensure the following fields are included in your order creation request:
    order_type= 7 .
    license_design_id: Artwork's file number.
    sku: SwiftPOD's Blank SKU.

    [10-03-2024] Multiple Shipments Tracking#

    Added the shipped_items object in every tracking object for Webhook Notification - Tracking Number, Webhook Notification – In Transit and Delivered Status, API Get all orders, and API Get a specific order, providing details on items and their quantities for each shipment.
    order_item_id: the ID of the item (provided by the client) included in the shipment
    quantity: the quantity of that item included in the shipment

    [09-23-2024] Poster Print Area#

    Updated Print Area Definition.
    Added Available SKUs for Poster Print Area.
    Added allowed values: poster to the fields print_files and preview_files.

    [09-11-2024] Maxprint Print Area#

    Updated Print Area Definition.
    Added Available SKUs for Maxprint Print Area.
    Added allowed values: maxprint to the fields print_files and preview_files

    [07-29-2024] Order Details Update#

    No longer be able to update order details in 'New Order' status; updates can only be made in 'Draft' status
    Previous
    Catalogs
    Built with