---
title: "Updates instructions for a job."
method: PUT
path: "/jobs/{jobId}/instructions"
tags: ["Jobs (Classic)"]
---

# Updates instructions for a job.

`PUT /jobs/{jobId}/instructions`

Updates instructions for a job.

## Path parameters

- `jobId` string, required

## Request body

- InstructionsDTO
  - `fromCustomer` string
  - `forProvider` string
  - `internal` string
  - `paymentNoteForCustomer` string
  - `paymentNoteForVendor` string
  - `notes` string

## Response `204`

Success

---

[API](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api.md) · [All operations](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/llms.txt) · [OpenAPI document](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/revisions/6a8697db56c6?raw)
