# PUT /resellers/{id}.json **PUT /resellers/{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) - **accountType** (string | null) Account type - **addressLineOne** (string | null) Address line one - **addressLineTwo** (string | null) Address line two - **city** (string | null) City - **country** (string | null) Country - **createdAt** (string(date-time)) Created at - **customerId** (integer(int32) | null) Customer - **customersScope** (string | null) Customers scope - **firstName** (string | null) First name - **id** (integer(int32)) Id - **includeLandedCosts** (boolean | null) Include landed costs - **lastName** (string | null) Last name - **name** (string) Name - **paymentSchedule** (string | null) Payment schedule - **priceListId** (integer(int32) | null) Price list - **pricingType** (string | null) Pricing type - **qualificationStatus** (string | null) Qualification status - **source** (string | null) Source - **state** (string | null) State - **status** (string | null) Status - **stripeCustomerId** (string | null) Stripe customer - **tags** (array[string] | null) Tags - **taxCalculation** (string | null) Tax calculation - **taxCalculationDuration** (string | null) Tax calculation duration - **taxCalculationExpiration** (string(date-time) | null) Tax calculation expiration - **updatedAt** (string(date-time)) Updated at - **zip** (string | null) Zip ## Responses [Powered by Bump.sh](https://bump.sh)