# GET /sale-shipping-rates/{id}.json **GET /sale-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 ## Responses ### 200 Successful response #### Body: application/json (object) - **basePrice** (number | null) Base price - **createdAt** (string(date-time) | null) Created at - **days** (integer(int32) | null) Days - **dropshipProviderId** (integer(int32) | null) Dropship provider - **durationTerms** (string | null) Duration terms - **fullPrice** (number | null) Full price - **id** (integer(int32)) Id - **price** (number) Price - **provider** (string | null) Provider - **quoteId** (object | null | array | boolean | integer | number | string) Quote - **saleId** (integer(int32)) Sale - **saleInvoiceId** (integer(int32) | null) Sale invoice - **saleItemId** (integer(int32) | null) Sale item - **serviceCode** (string | null) Service code - **serviceLevel** (string | null) Service level - **serviceLevelTerms** (string | null) Service level terms - **serviceLevelToken** (string | null) Service level token - **shippingRateCacheId** (integer(int32) | null) Shipping rate cache - **shippingRateId** (integer(int32) | null) Shipping rate - **source** (string | null) Source - **tax** (number | null) Tax - **updatedAt** (string(date-time) | null) Updated at [Powered by Bump.sh](https://bump.sh)