PackNet DIM Import API
PackNet DIM APIs require data to be formatted as a JSON array or in a CSV format. The request body must consist of an array of JSON objects where each product is represented as an individual object within the array. Structure for API requests are identical to requirements for import within the DIM UI outlined below.
Authentication
PackNet API Gateway supports two authentication methods to secure API access: OAuth 2.0 Client Credentials Flow and Basic Authentication with API Key. For more information about using API requests in PackNet, see PackNet Software Platform API Reference [SPEC-00295].