Apliiq Fulfillment URL: Complete Setup & Configuration Help

Fulfillment URL

Introduction

sending tracking information when Aliiq ships your order.



Header "x-apliiq-hmac" hmac-value

hmac-value is calculated as follow base64_encode(HMACSHA265([Base64_payload], Shared_SECRET)) 

You may use hmac-value as a way to validate the post is from Apliiq.  You can also include a validation mechanism in your URL if you wish to add further security measures to your end point.

Payload example  
  1. {
        "fulfillment": {
            "order_id": "1569438492",
            "status": "success",
            "tracking_company": "USPS",
            "tracking_numbers": [
                "9400111699000516881728"
            ],
            "tracking_urls": [],
            "line_items": [
                {
                    "id": "1511138222",
                    "quantity": 1,
                    "sku": "APQ-1998244S7A1",
                    "name": "cotton heritage polly pocket - M / denim"
                }
            ]
        }
    }

    • Related Articles

    • How Does Tracking And Fulfillment Work With Dropshipping?

      It’s Probably The Best Part About Dropshipping Knowing that you have a partner that will individually fold, package and ship your orders for you, completely frees you up to focus on the most important part of your brand, building your brand vision ...
    • Who Is Notified When A Product Is Shipped?

      Once your order is shipped the tracking information will be emailed to you, just like any order placed on the Apliiq website. We do this to let you know that we have mailed the order on your behalf. However, that shipping notification is not sent to ...
    • New Shopify Fulfillment Permission Settings - 2023

      New Shopify Order Fulfillment Shopify is updating their Fulfillment requirements making it more robust handling for fulfilling orders for print-on-demand apparel brands. The Apliiq Dropship Fulfillment app now needs additional access to your store to ...
    • New Updates To Shopify Shipping Profiles and Order Fulfillment Fees

      Apliiq is committed to improving it's technology to benefit all partners. The Apliiq team has been busy making improvements to the Apliiq Print on Demand Shopify app & Apliiq website, which we want to share with you. How To Sync Shipping Profiles ...
    • How To Prepare Artwork For Screen Printing & Fulfillment

      This article covers artwork requirements for achieving great print quality when using screen printing File Resolution Recommend: 300 dpi Acceptable: 150 dpi Not acceptable: less than 150 dpi Files Size Files must be provided at the size you need to ...