# POST /template-mappings.json **POST /template-mappings.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **attribute** (string | null) Attribute - **columnType** (string | null) Column type - **countryFormat** (string | null) Country format - **dateFormat** (string | null) Date format - **formatReference** (boolean | null) Format reference - **header** (string) Header - **object** (string | null) Object - **orderEnd** (string | null) Order end - **orderMiddle** (string | null) Order middle - **orderStart** (string | null) Order start - **placeholder** (string | null) Placeholder - **position** (integer(int32) | null) Position - **propertyName** (string | null) Property name - **stateFormat** (string | null) State format - **templateId** (integer(int32)) Template - **weightUnit** (string | null) Weight unit ## Responses ### 200 Successful response #### Body: application/json (object) - **attribute** (string | null) Attribute - **columnType** (string | null) Column type - **countryFormat** (string | null) Country format - **createdAt** (string(date-time)) Created at - **dateFormat** (string | null) Date format - **formatReference** (boolean | null) Format reference - **header** (string) Header - **id** (integer(int32)) Id - **object** (string | null) Object - **orderEnd** (string | null) Order end - **orderMiddle** (string | null) Order middle - **orderStart** (string | null) Order start - **placeholder** (string | null) Placeholder - **position** (integer(int32) | null) Position - **propertyName** (string | null) Property name - **stateFormat** (string | null) State format - **templateId** (integer(int32)) Template - **updatedAt** (string(date-time)) Updated at - **weightUnit** (string | null) Weight unit [Powered by Bump.sh](https://bump.sh)