Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

it's now possible to activate the soap headers #9

Conversation

allan-simon
Copy link

Partial Failure and Validate only

@@ -133,6 +135,8 @@ func (a *Auth) request(
UserAgent string `xml:"userAgent"`
DeveloperToken string `xml:"developerToken"`
ClientCustomerId string `xml:"clientCustomerId"`
PartialFailure bool `xml:"partialFailure,omitempty"`
ValidateOnly bool `xml:"validateOnly,omitempty"`
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How you set Auth in soapReqHeader ?

@allan-simon allan-simon force-pushed the preliminar_support_partial_failure_and_validate_only branch from e435be3 to 9a52054 Compare October 12, 2015 12:00
mrsinham added a commit that referenced this pull request Oct 12, 2015
…lure_and_validate_only

it's now possible to activate the soap headers
@mrsinham mrsinham merged commit 318e9bd into mrsinham:master Oct 12, 2015
Partial Failure and Validate only
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants