HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

setAppointmentFulfillmentData

Updates the appointment fulfillment data related to a given jobID and appointmentID.

Usage Plan:

Rate (requests per second)Burst
520

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.

Path Params
string
required
length between 1 and 100

An Amazon-defined service job identifier. Get this value by calling the getServiceJobs operation of the Services API.

string
required
length between 1 and 100

An Amazon-defined identifier of active service job appointment.

Body Params

Appointment fulfillment data collection details.

fulfillmentTime
object

Input for fulfillment time details

appointmentResources
array of objects

List of resources that performs or performed job appointment fulfillment.

appointmentResources
fulfillmentDocuments
array of objects

List of documents captured during service appointment fulfillment.

fulfillmentDocuments
Responses

Response body
string
Headers
object
string

Your rate limit (requests per second) for this operation.

string

Unique request reference identifier.

Language