Get Customized Catalog Export Template - Sellercloud API Docs

Get Customized Catalog Export Template

Overview

In order to retrieve metadata for a predefined custom export template, you must:

For information on how you can authenticate, see: Authentication

As soon as you do authentication and receive a valid token, it needs to be passed on the call to the server.

Endpoint

Example for such endpoint for TT server is https://tt.api.sellercloud.com/rest/api/Catalog/Exports/Custom/Templates/{id}

Request

Response

The response model contains the template ID, template name, and a collection of the column names which will be exported when using this template.

The “Key” and “DisplayName” fields of the collection of Template Columns are needed to perform the export.