Skip to main content
POST
Attest manual service delivery

Authorizations

Authorization
string
header
required

access token

Body

application/json
code
string
required

Manual service code

Example:

"abc123xyz"

Response

200 - text/plain

Successfully attested manual service

The response is of type string.

Example:

"Manual service delivery attested successfully"