# POST /variant-hs-codes.json **POST /variant-hs-codes.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **country** (string) Country - **hsCode** (string) Hs code - **variantId** (integer(int32) | null) Variant ## Responses ### 200 Successful response #### Body: application/json (object) - **country** (string) Country - **createdAt** (string(date-time)) Created at - **hsCode** (string) Hs code - **id** (integer(int32)) Id - **updatedAt** (string(date-time)) Updated at - **variantId** (integer(int32) | null) Variant [Powered by Bump.sh](https://bump.sh)