# GET /goods-receipts/{id}.json **GET /goods-receipts/{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) - **adminNotes** (string | null) Admin notes - **aftershipId** (string | null) Aftership - **commercialInvoiceUrl** (string | null) Commercial invoice url - **createdAt** (string(date-time)) Created at - **days** (integer(int32) | null) Days - **durationTerms** (string | null) Duration terms - **files** (object | null | array | boolean | integer | number | string) Files - **grams** (number | null) Grams - **id** (integer(int32)) Id - **intercomMessageId** (string | null) Intercom message - **inventoryStatus** (string) Inventory status - **labelError** (string | null) Label error - **labelFileFormat** (string | null) Label file format - **labelFiles** (object | null | array | boolean | integer | number | string) Label files - **labelRefund** (boolean | null) Label refund - **labelUrl** (string | null) Label url - **muteError** (boolean | null) Mute error - **price** (number | null) Price - **provider** (string | null) Provider - **purchaseId** (integer(int32)) Purchase - **quoteId** (string | null) Quote - **reference** (string) Reference - **serviceLevel** (string | null) Service level - **serviceLevelTerms** (string | null) Service level terms - **shippoLabelIds** (array[string] | null) Shippo label ids - **tags** (array[string] | null) Tags - **trackingCompany** (string | null) Tracking company - **trackingNumber** (string | null) Tracking number - **trackingStatus** (string | null) Tracking status - **trackingStatusDate** (string(date-time) | null) Tracking status date - **trackingStatusDetails** (string | null) Tracking status details - **trackingUrl** (string | null) Tracking url - **updatedAt** (string(date-time)) Updated at - **userId** (integer(int32) | null) User - **xeroId** (string | null) Xero [Powered by Bump.sh](https://bump.sh)