# PUT /purchase-shipping-rates/{id}.json **PUT /purchase-shipping-rates/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ### Body: application/json (object) - **createdAt** (string(date-time) | null) Created at - **days** (integer(int32) | null) Days - **dropshipmentId** (integer(int32) | null) Dropshipment - **durationTerms** (string | null) Duration terms - **fullPrice** (number | null) Full price - **id** (integer(int32)) Id - **invoiceEligibility** (string | null) Invoice eligibility - **invoiceShipping** (boolean | null) Invoice shipping - **invoiceShippingType** (string | null) Invoice shipping type - **price** (number) Price - **provider** (string | null) Provider - **purchaseId** (integer(int32)) Purchase - **purchaseInvoiceId** (integer(int32) | null) Purchase invoice - **ratePurpose** (string | null) Rate purpose - **serviceCode** (string | null) Service code - **serviceLevel** (string | null) Service level - **serviceLevelTerms** (string | null) Service level terms - **serviceLevelToken** (string | null) Service level token - **shippingCommission** (number | null) Shipping commission - **shippingRateId** (integer(int32) | null) Shipping rate - **targetPrice** (number | null) Target price - **tax** (number | null) Tax - **updatedAt** (string(date-time) | null) Updated at ## Responses [Powered by Bump.sh](https://bump.sh)