Resend a LinX Workflow

You can resend a notification to a Customer for an ACTIVE LinX workflow.

Endpoint

POST /v2/linx/workflows/{workflowId}/notifications/resend

Authorization Header

Authorization: Bearer <access_token>

Path Parameters

workflowId

string (UUID)

ID of the LinX workflow.

Request Body

None

Returns

If successful, returns 200 OK.

SAMPLE RESPONSE

				
					{
  200 OK
}
				
			
Exit mobile version