Skip to main content

Marketplace-specific configurations

Important

This integration guide supports physical goods. The physical goods product category is in Early Availability status. Features in Early Availability status are only available in production to a limited number of customers based on fit with specific use cases. For more information about Early Availability status, see Product lifecycle phases. If you would like to use the product capabilities described here during the Early Availability phase, contact your AppDirect technical representative.

A shipping connector is a standalone service that acts as a translator for a specific shipper. Because a single instance of the shipping connector can support multiple marketplaces or tenants (defined by an ad-tenant header that identifies who is making the call) on an AppDirect marketplace, we recommend that you store marketplace-specific configurations as a separate entity in the connector database (the database that you use when you build the shipping connector). Because the same connector serves multiple marketplaces, you must include marketplace-specific values to ensure that calls are directed to the right marketplace.

Following are examples of fields that you might need to store.

Stored configurationDetails
Marketplace-specific API URLRequired if the shipper provides specific URLs for a marketplace
Marketplace-specific credentialsMust be encrypted
Marketplace-specific configurationDepending on your shipper's requirements, you can store marketplace-specific configurations—for example, billing account number.

Was this page helpful?