Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityDoc feedbackLog In
GitHubNuGetDev CommunityDoc feedback

ProfileTransactionRequestHandler

Describes the Profile Transaction Request handler.

OrderHandlerDescription
500ValidateRequestUses the ValidateXml pipeline to validate the incoming cXml request.
600CreatePunchOutProfileTransactionRequestUses the CreatePunchOutProfileTransactionRequest pipeline to create a PunchOutProfileTransactionRequest.
700ValidateCredentialsUses the ValidateCredentials pipeline to validate the credentials of the incoming cXml request.
800CreateResponseCreates a cXml response message and sets it to the result.

What’s Next