# POST /landed-costs.json **POST /landed-costs.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **countries** (array[string] | null) Countries - **countryScope** (string | null) Country scope - **dropshipProviderFilter** (string | null) Dropship provider filter - **name** (string) Name - **type** (string) Type - **value** (number) Value - **valueType** (string) Value type ## Responses ### 200 Successful response #### Body: application/json (object) - **countries** (array[string] | null) Countries - **countryScope** (string | null) Country scope - **createdAt** (string(date-time)) Created at - **dropshipProviderFilter** (string | null) Dropship provider filter - **id** (integer(int32)) Id - **name** (string) Name - **type** (string) Type - **updatedAt** (string(date-time)) Updated at - **value** (number) Value - **valueType** (string) Value type [Powered by Bump.sh](https://bump.sh)