Skip to main content

Serialized Fulfillment

Overview

Use the Serialized Fulfillment GraphQL API to enable product providers to track the delivery of individually identified items within a shipment of physical products.

The Serialized Fulfillment GraphQL APIs apply to physical products that are tracked within an inventory (see Inventory). When you have a serialized inventory (i.e. your inventory has individual identifiers), during fulfillment you can track those identifiers.

Getting Started

  1. Select the appropriate grant types and scopes for your use case. See Grant types and Scopes.

  2. Create an API client to use with the AppDirect API. See API clients.

  3. Authenticate your client. See API Authentication.

  4. Test your API calls with your access token using a third-party API IDE, for example Postman.

Working with Inventory APIs

  • Use our Hosted GraphQL Explorer to test your queries and mutations.

  • Manage, create or update, inventory for a physical product.

  • Retrieve inventory for a physical product.

API Reference

Was this page helpful?