# GET /vendors/{id}.json **GET /vendors/{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 Parameters: application/json (object) - **accountsEmail** (string | null) Accounts email - **automaticallyBackorder** (string | null) Automatically backorder - **companyCode** (string | null) Company code - **createdAt** (string(date-time)) Created at - **currencyId** (integer(int32) | null) Cost prices will be converted at this currency on purchase orders. You can either use fixed or automatic exchange rates. Currencies can be added under Setup > Currencies then assigned here. - **deliveryDays** (integer(int32) | null) Delivery days - **dropshipProcessing** (string | null) Dropship processing - **email** (string | null) Email - **fax** (string | null) Fax - **firstName** (string | null) First name - **fulfillmentPolicy** (string | null) Fulfillment policy - **id** (integer(int32)) Id - **lastName** (string | null) Last name - **name** (string) Name - **noInventoryPolicy** (string | null) No inventory policy - **notes** (string | null) Notes - **orderEmail** (string | null) Order email - **paymentDays** (integer(int32) | null) Payment days - **phone** (string | null) Phone - **returnsEmail** (string | null) Returns email - **source** (string | null) Source - **specifyDropshipProviders** (boolean) Specify dropship providers - **taxNumber** (string | null) Tax number - **updatedAt** (string(date-time)) Updated at - **warehouseId** (integer(int32) | null) Warehouse - **warehouseRouting** (string | null) Warehouse routing - **xeroId** (string | null) Xero [Powered by Bump.sh](https://bump.sh)