v1

latestOpenAPI 3.0.12026-07-243902.3 MB
service-orders

Request payment after a service order is fulfilled

post/service-orders/{serviceOrderId}/request-payment

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

incurredBy'extend' | 'servicer' | 'manufacturer'

Response

Returns service order id

serviceOrderIdstring required