Programming model and operations

Previous Topic

Next Topic

Book Contents

Programming model and operations

Each request is enclosed in a SOAP envelope that begins with a SOAP header, followed by a Body statement that includes the operation and field values.

For examples of Body statements, see the individual operations.

In this section

SOAP header

SOAP header example

How requests are processed

Send Feedback