Update CallbackAsk AIpatch https://test.api.promisepay.com/callbacks/{id}Update an existing Callback using a given :id. You can change the URL, the object_type and whether the Callback is enabled or disabled.Path ParamsidstringrequiredDefaults to aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeeeCallback IDBody ParamsurlstringrequiredDefaults to https://httpbin.orgURL to which the callbacks will notifyobject_typestringrequiredDefaults to usersObject or entity to which the callbacks refer. Please refer to Callbacks for a list of object types.enabledstringrequiredDefaults to trueToggle whether callback is active or inactive.Response 200OKUpdated 6 months ago