# PUT /purchase-notifications/{id}.json **PUT /purchase-notifications/{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) - **createdAt** (string(date-time)) Created at - **destination** (string | null) Destination - **events** (object | null | array | boolean | integer | number | string) Events - **format** (string | null) Format - **id** (integer(int32)) Id - **payload** (object | null | array | boolean | integer | number | string) Payload - **purchaseId** (integer(int32)) Purchase - **raw** (string | null) Raw - **response** (object | null | array | boolean | integer | number | string) Response - **status** (string | null) Status - **statusMessage** (string | null) Status message - **statusProblem** (object | null | array | boolean | integer | number | string) Status problem - **updatedAt** (string(date-time)) Updated at - **userId** (integer(int32) | null) User ## Responses [Powered by Bump.sh](https://bump.sh)