# POST /shipping-rates.json **POST /shipping-rates.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **allowList** (boolean | null) This rate will be shown in the allow list or rates that can be selected by vendors in the dropship portal. - **cacheInternalRates** (boolean | null) Cache internal rates - **code** (string) Code - **customCarriers** (string | null) Custom carriers - **days** (integer(int32) | null) Days - **defaultWeight** (integer(int32) | null) Default weight - **dhlExpressServiceLevels** (array[string] | null) Dhl express service levels - **distanceUnit** (string | null) Distance unit - **domesticBandType** (string | null) Domestic band type - **enableDiscountedDhlExpressRates** (boolean | null) Enable discounted dhl express rates - **enableDiscountedParcelforceRates** (boolean | null) Enable discounted parcelforce rates - **enableDiscountedUspsRates** (boolean | null) Enable discounted usps rates - **freeShippingOverride** (boolean | null) Free shipping override - **freeShippingOverrideScope** (string | null) Free shipping override scope - **freeShippingTags** (array[string] | null) Free shipping tags - **freeShippingThreshold** (number | null) Free shipping threshold - **handlingFee** (number | null) Handling fee - **integrationFilteringEndpoint** (string | null) Integration filtering endpoint - **label** (string | null) Label - **maxPrice** (integer(int32) | null) Max price - **maxPriceUnit** (string | null) Max price unit - **maximumOrderValue** (number | null) Maximum order value - **name** (string) Name - **parcelDepth** (number | null) Parcel depth - **parcelHeight** (number | null) Parcel height - **parcelWidth** (number | null) Parcel width - **parcelforceServiceLevels** (array[string] | null) Parcelforce service levels - **price** (number) Price - **priceIncrease** (number | null) Price increase - **priceType** (string | null) Price type - **provider** (string | null) Provider - **providerCode** (string | null) Provider code - **providerId** (string | null) Provider - **pushFallbackRate** (string | null) Push fallback rate - **ratePreference** (string | null) Rate preference - **restOfWorldBandType** (string | null) Rest of world band type - **serviceFilteringEndpoint** (string | null) Service filtering endpoint - **serviceLevel** (string | null) Service level - **serviceLevelTerms** (string | null) Service level terms - **serviceLevelToken** (string | null) Service level token - **signatureRequired** (boolean | null) Signature required - **source** (string) Source - **status** (string | null) Status - **useFallbackRate** (string | null) Use fallback rate - **useIntegrationFilteringEndpoint** (boolean | null) Use integration filtering endpoint - **useServiceFilteringEndpoint** (boolean | null) Use service filtering endpoint - **uspsServiceLevels** (array[string] | null) Usps service levels - **weightMultiplication** (string | null) Weight multiplication ## Responses ### 200 Successful response #### Body: application/json (object) - **allowList** (boolean | null) This rate will be shown in the allow list or rates that can be selected by vendors in the dropship portal. - **cacheInternalRates** (boolean | null) Cache internal rates - **code** (string) Code - **createdAt** (string(date-time)) Created at - **customCarriers** (string | null) Custom carriers - **days** (integer(int32) | null) Days - **defaultWeight** (integer(int32) | null) Default weight - **dhlExpressServiceLevels** (array[string] | null) Dhl express service levels - **distanceUnit** (string | null) Distance unit - **domesticBandType** (string | null) Domestic band type - **enableDiscountedDhlExpressRates** (boolean | null) Enable discounted dhl express rates - **enableDiscountedParcelforceRates** (boolean | null) Enable discounted parcelforce rates - **enableDiscountedUspsRates** (boolean | null) Enable discounted usps rates - **freeShippingOverride** (boolean | null) Free shipping override - **freeShippingOverrideScope** (string | null) Free shipping override scope - **freeShippingTags** (array[string] | null) Free shipping tags - **freeShippingThreshold** (number | null) Free shipping threshold - **handlingFee** (number | null) Handling fee - **id** (integer(int32)) Id - **integrationFilteringEndpoint** (string | null) Integration filtering endpoint - **label** (string | null) Label - **maxPrice** (integer(int32) | null) Max price - **maxPriceUnit** (string | null) Max price unit - **maximumOrderValue** (number | null) Maximum order value - **name** (string) Name - **parcelDepth** (number | null) Parcel depth - **parcelHeight** (number | null) Parcel height - **parcelWidth** (number | null) Parcel width - **parcelforceServiceLevels** (array[string] | null) Parcelforce service levels - **price** (number) Price - **priceIncrease** (number | null) Price increase - **priceType** (string | null) Price type - **provider** (string | null) Provider - **providerCode** (string | null) Provider code - **providerId** (string | null) Provider - **pushFallbackRate** (string | null) Push fallback rate - **ratePreference** (string | null) Rate preference - **restOfWorldBandType** (string | null) Rest of world band type - **serviceFilteringEndpoint** (string | null) Service filtering endpoint - **serviceLevel** (string | null) Service level - **serviceLevelTerms** (string | null) Service level terms - **serviceLevelToken** (string | null) Service level token - **signatureRequired** (boolean | null) Signature required - **source** (string) Source - **status** (string | null) Status - **updatedAt** (string(date-time)) Updated at - **useFallbackRate** (string | null) Use fallback rate - **useIntegrationFilteringEndpoint** (boolean | null) Use integration filtering endpoint - **useServiceFilteringEndpoint** (boolean | null) Use service filtering endpoint - **uspsServiceLevels** (array[string] | null) Usps service levels - **weightMultiplication** (string | null) Weight multiplication [Powered by Bump.sh](https://bump.sh)