# PUT /transfers/{id}.json **PUT /transfers/{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) - **achPayment** (boolean | null) Ach payment - **additionalAmount** (number | null) Additional amount - **amount** (number) Amount - **createdAt** (string(date-time)) Created at - **dropshipProviderId** (integer(int32)) Dropship provider - **externalId** (string | null) External - **fee** (number | null) Fee - **id** (integer(int32)) Id - **managedAccount** (boolean | null) Managed account - **message** (string | null) Message - **name** (string | null) Name - **notes** (string | null) Notes - **problem** (object | null | array | boolean | integer | number | string) Problem - **resendExternalIds** (array[string] | null) Resend external ids - **resends** (integer(int32) | null) Resends - **sendAttempts** (integer(int32) | null) Send attempts - **source** (string) Source - **status** (string | null) Status - **stripePayout** (string | null) Stripe payout - **total** (object | null | array | boolean | integer | number | string) Total - **trigger** (string | null) Trigger - **updatedAt** (string(date-time)) Updated at ## Responses [Powered by Bump.sh](https://bump.sh)