Request Data Format | application/json |
---|---|
Request related java object | com.intershop.application.storefront.rest.b2b.capi.punchout.resource.PunchoutUserListResource com.intershop.application.storefront.rest.b2b.capi.punchout.resourceobject.PunchoutUserRO |
Request Example | { "login": "oci23", "password": "!InterShop00!", "email": "notifyMe@intershop.de" } |
Response Data Format | application/json |
Response related java object | com.intershop.application.storefront.rest.b2b.capi.punchout.resource.PunchoutUserItemResource com.intershop.component.rest.capi.resourceobject.LinkRO |
Response Example | { "type": "Link", "uri": "inSPIRED-inTRONICS_Business-Site/-/customers/OilCorp/punchouts/oci/users/oci23" } |
XML Request Data Format | text/xml |
---|---|
XML Request Java Objects | com.intershop.application.storefront.rest.b2b.capi.punchout.resource.PunchoutUserItemResource com.intershop.application.storefront.rest.b2b.capi.punchout.resourceobject.PunchoutUserRO |
XML Request Example | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <PunchoutUser type="PunchoutUser"> <login>oci23</login> <password>!InterShop00!</password> <email>notifyMe@intershop.de</email> </PunchoutUser> |
XML Response Data Format | text/xml |
XML Response Java Objects | com.intershop.application.storefront.rest.b2b.capi.punchout.resource.PunchoutUserItemResource com.intershop.component.rest.capi.resourceobject.LinkRO |
XML Response Example | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <Link type="Link"> <uri>inSPIRED-inTRONICS_Business-Site/-/customers/OilCorp/punchouts/oci/users/oci23</uri> </Link> |
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.