# PUT /accounting-payloads/{id}.json **PUT /accounting-payloads/{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) - **accountingIntegrationId** (integer(int32) | null) Accounting integration - **createdAt** (string(date-time)) Created at - **id** (integer(int32)) Id - **payload** (object | null | array | boolean | integer | number | string) Payload - **purchaseInvoiceId** (integer(int32) | null) Purchase invoice - **response** (object | null | array | boolean | integer | number | string) Response - **saleInvoiceId** (integer(int32) | null) Sale invoice - **source** (string) Source - **status** (string) Status - **updatedAt** (string(date-time)) Updated at ## Responses [Powered by Bump.sh](https://bump.sh)