Most APIs will support a variety of different data formats or structures. However, the SOAP API will only support which one of the following data formats?
Answer options:
A. XML
B. XSLT
C. JSON
D. SAML
Answer correct:
A
The Simple Object Access Protocol (SOAP) protocol only supports the Extensible Markup Language (XML) data format. Although the other options are all data formats or data structures, they are not supported by SOAP.