PATCH
/
v1
/
jobs
/
{jobId}
/
{jobConfigurationId}

Path Parameters

jobId
string
required

job id

jobConfigurationId
string | null
required

job configuration id

Body

application/json

Expected input for update job endpoint.

currency
string | null

Currency

dropoffAddress
string | null

Dropoff address

dropoffBusinessName
string | null

Dropoff business name

dropoffEmail
string | null

Dropoff email

dropoffFirstName
string | null

Dropoff first name

dropoffInstructions
string | null

Dropoff instructions

dropoffLastName
string | null

Dropoff last name

dropoffPhoneNumber
string | null

Dropoff phone number

dropoffStoreLocationId
string | null

Dropoff store location ID

externalIdentifier
string | null

External identifier

itemsCount
integer | null

Items count

jobMetadata
object | null

Job metadata

packageDeliveryMode
string | null

Package delivery mode

packageDescription
string | null

Package description

packageDropoffEndTime
string | null

Package dropoff end time

packageDropoffStartTime
string | null

Package dropoff start time

packagePickupEndTime
string | null

Package pickup end time

packagePickupStartTime
string | null

Package pickup start time

packageRequirements
string[] | null

Package requirements

packageTax
number | null

Package tax

packageValue
number | null

Package value

pickupAddress
string | null

Pickup address

pickupBusinessName
string | null

Pickup business name

pickupEmail
string | null

Pickup email

pickupFirstName
string | null

Pickup first name

pickupInstructions
string | null

Pickup instructions

pickupLastName
string | null

Pickup last name

pickupPhoneNumber
string | null

Pickup phone number

pickupStoreLocationId
string | null

Pickup store location ID

referenceId
string | null

Reference ID

tipAmount
number | null

Tip amount

Response

200 - application/json

A Nash Job.

createdAt
string
required

Created at

id
string
required

Job ID

isActive
boolean
required

Is the job active

isBatch
boolean
required

Is the job a batch

jobConfigurations
object[]
required

Job configurations

portalUrl
string
required

Portal URL

externalIdentifier
string | null

External identifier

jobMetadata
object | null

Job metadata

jobSpecification
object | null
deprecated

Job specification

optionsGroup
object | null

Options group

selectedConfiguration
object | null
deprecated

Selected configuration

shortReferenceCode
string | null

7-digit non-unique human-readable reference code for the job.