-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
If I want to send a response in the below format, how can I generate it?
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE cXML SYSTEM 'http://xml.cxml.org/schemas/cXML/1.1.010/cXML.dtd'>
<cXML payloadID="43620126400462962963.705547512345.com" timestamp="2019-06-04T03:02:01-04:00">
<Response>
<Status code="200" text="OK" />
<PunchOutSetupResponse>
<StartPage>
<URL>https://suppliers_redirection_URL_to_be_sent_here</URL>
</StartPage>
</PunchOutSetupResponse>
</Response>
</cXML>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels