Create requestAsk AIpost https://restapi.rev.io/v1/RequestsCreate a new request.Body ParamsThe request to create.request_idint32Primary identifier for this request. Do not include when creating a new request.request_status_idint32requiredForeign identifier indicating the status of this request. Use the RequestStatuses endpoint to provide the appropriate ID for the request from the list of statuses.customer_idint32requiredForeign identifier indicating the associated account.assigned_toint32Foreign identifier indicating which user this request is assigned.group_assigned_toint32Foreign identifier indicating which user group this request is assigned.process_idint32Foreign identifier indicating which process to follow.created_datedate-timeDate and time this request was created.status_datedate-timeDate and time the status was updated in Rev.io.created_byint32Foreign identifier of user that created this request.descriptionstringFree-form text description of the request.process_phase_idint32Foreign identifier indicating which phase of the current process this request is in.MetadataacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 201Created 400BadRequest 500InternalServerErrorUpdated 7 months ago