# PUT /purchase-return-payments/{id}.json **PUT /purchase-return-payments/{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) - **amount** (number) Amount - **createdAt** (string(date-time) | null) Created at - **exchangeRate** (number(float)) Exchange rate - **externalId** (string | null) External - **id** (integer(int32)) Id - **paidAt** (string(date-time)) Paid at - **purchaseReturnId** (integer(int32)) Purchase return - **reference** (string | null) Reference - **updatedAt** (string(date-time) | null) Updated at - **xeroId** (string | null) Xero ## Responses [Powered by Bump.sh](https://bump.sh)