# GET /landed-cost-purchase-invoice-items/{id}.json **GET /landed-cost-purchase-invoice-items/{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) - **amount** (number) Amount - **createdAt** (string(date-time)) Created at - **exchangeIso** (string | null) Exchange iso - **exchangeRate** (number(float) | null) Exchange rate - **id** (integer(int32)) Id - **landedCostId** (integer(int32)) Landed cost - **purchaseInvoiceItemId** (integer(int32)) Purchase invoice item - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)