Update necessary fields of a Callback

The API allows updating the necessary fields of a callback. This functionality enables users to modify specific information related to a callback, such as its parameters, status, or associated data

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Body Params
int64

CallbackId for callbacks

date-time

Created Date of callbacks

string

Depends On Callback IDs means that certain callbacks are dependent on the successful completion of other specific callbacks before they can be executed or processed.

date-time

Expiration Date of callbacks

string

failureData of a callback represents the data payload or response received when an HTTP request fails to process successfully.

string

The httpMethod of a callback indicates the specific HTTP method used to send the callback request, such as GET, POST, PUT, or DELETE.

date-time

Last Modified Date of callbacks

int32

The latency in milliseconds (ms) of callbacks refers to the time taken for the system to process and respond to the callback request.

string

The mediaType of callbacks refers to the format or type of media used to transmit callback data, such as JSON, XML, or multipart/form-data.

string

The path (URL) of callbacks indicates the specific endpoint or route where the callback requests are sent to within the system's architecture.

int32

The request count of callbacks indicates the number of times an HTTP request for callbacks has been made.

string

resultBody of a callback contains the body of the HTTP response when a result is provided.

int32

The resultCode of callbacks represents the code or status returned by the system to indicate the outcome or result of the callback request.

string

The serviceType of callbacks refers to the specific type or category of the callback services being utilized in the system.

string
enum

Status of callbacks

string

successData of a callback denotes the data payload or response received when an HTTP request is successfully processed.

date-time

The tryUntil date of callbacks indicates the specific date or time until which the system will attempt to process the callback requests.

Responses

400

Bad Request

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json