HTTPConnection.Patch

Syntax:

Patch(<HTTPRequest>)

Parameters:

<HTTPRequest> (required)

Type: HTTPRequest.
A query sent to the server.

Returned value:

Type: HTTPResponse.

Description:

Changes the data at the server using PATCH-query.
Only object changes are transferred.

Availability:

Thin client, server, thick client, external connection, Mobile application (client), Mobile application (server).

    

1C:Enterprise Developer's Community