Example of a Failed Payload
The output from an Accounts payload that failed is shown below (some tags have been removed):
<?xml version="1.0" encoding="UTF-8" ?> <SSC> <User> <Name>PRD</Name> </User> <SunSystemsContext> <BusinessUnit>PKP</BusinessUnit> </SunSystemsContext> <ErrorContext> <CompatibilityMode>0</CompatibilityMode> <ErrorOutput>0</ErrorOutput> <ErrorThreshold>1</ErrorThreshold> </ErrorContext> <Payload> <Accounts status="fail"> <AccountCode>t1001n</AccountCode> <LookupCode>t1001n</LookupCode> <Messages> <Message Level="error" Reference="1"> <UserText>2nd Base Currency must be posted. See Business Setup. </UserText> </Message> </Messages> </Accounts> </Payload> </SSC>