v1

latestOpenAPI 3.0.12026-07-243902.3 MB
service-orders

Fulfill a service order

post/service-orders/{serviceOrderId}/fulfill

Path parameters

serviceOrderIdstring uuid required
Example:cc957cb3-3d5d-430b-90a2-9ec96ee4c3cf

Unique identifier for a service order

Headers

Content-Typestring required
Example:application/json

Used to indicate the original media type of the resource (prior to any content encoding applied for sending).

X-Extend-Access-Tokenstring required
Example:ExtendAccessToken

An Extend private API key used to authenticate requests.

Acceptstring required
Example:application/json; version=latest

Indicates which content types, expressed as MIME types, the client is able to understand, as well as identifies which API version to use in the request.

Request body

OR
OR
OR
OR
OR

Response

Fulfill a service order

idstring required
status'created' | 'accepted' | 'assigned' | 'fulfilled' | 'payment_approved' | 'payment_requested' required