# PUT /carrier-pickups/{id}.json **PUT /carrier-pickups/{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) - **carrier** (string) Carrier - **createdAt** (string(date-time)) Created at - **dropshipProviderId** (integer(int32)) Dropship provider - **externalId** (string | null) External - **fromAddressLineOne** (string | null) From address line one - **fromAddressLineTwo** (string | null) From address line two - **fromCity** (string | null) From city - **fromCountry** (string | null) From country - **fromEmail** (string | null) From email - **fromName** (string | null) From name - **fromPhone** (string | null) From phone - **fromState** (string | null) From state - **fromZip** (string | null) From zip - **id** (integer(int32)) Id - **payload** (object | null | array | boolean | integer | number | string) Payload - **pickupAt** (string(date-time)) Pickup at - **response** (object | null | array | boolean | integer | number | string) Response - **source** (string) Source - **status** (string) Status - **toCountry** (string | null) To country - **updatedAt** (string(date-time)) Updated at ## Responses [Powered by Bump.sh](https://bump.sh)