# POST /inventory-export-fields.json **POST /inventory-export-fields.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **inventoryExportId** (integer(int32)) Inventory export - **name** (string) Name - **position** (integer(int32)) Position - **priceListId** (integer(int32) | null) Price list - **purpose** (string) Purpose ## Responses ### 200 Successful response #### Body: application/json (object) - **createdAt** (string(date-time)) Created at - **id** (integer(int32) | null) Id - **inventoryExportId** (integer(int32)) Inventory export - **name** (string) Name - **position** (integer(int32)) Position - **priceListId** (integer(int32) | null) Price list - **purpose** (string) Purpose - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)