Overview
The documentation provided here can be used by existing clients and partners integrated with Blackhawk Network's Hawk Marketplace SOAP web service.
SOAP SupportSOAP is not supported for new client integrations. If you're looking to start a new integration please see our REST documentation.
Existing clients with a SOAP integration will continue to be supported at this time.
Methods
There is a single method available to submit XML files for processing via the Hawk Marketplace SOAP web service.
SubmitFile - Submit XML file to the server.
Calling Syntax
Return String=SubmitFile(UserName As string, Password As string, Data As string, FileFormat As FormatType, FileType As GPPFileType,_QuoteID As string, ApplicationId As string) As string
Updated 2 months ago
