10.07.2015 Views

SuiteTalk (Web Services) Platform Guide - NetSuite

SuiteTalk (Web Services) Platform Guide - NetSuite

SuiteTalk (Web Services) Platform Guide - NetSuite

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Web</strong> <strong>Services</strong> OperationsupdateInviteeStatusList259eventIdRef.internalId = “100”; // Substitute this with your own event idinviteeStatusRef.eventId = eventIdRef;// Set the event statusinviteeStatusRef.responseCode = CalendarEventAttendeeResponse._accepted;// Update invitee event statusWriteResponse resp = nss.updateInviteeStatus(inviteeStatusRef);SOAP Request_acceptedSOAP ResponseupdateInviteeStatusListThe updateInviteeStatusList operation is used to update one or more <strong>NetSuite</strong> events. Forgeneral details on the updateInviteeStatus operation, see updateInviteeStatus.RequestThe UpdateInviteeStatusListRequest type is used for the request.Element Name XSD Type NotesupdateInviteeStatusReference[]The UpdateInviteeStatusReference type includes the following elements:• eventId• responseCodeResponseUpdateInviteeStatusReferenceThe UpdateInviteeStatusListResponse type is used for the response.UpdateInviteeStatusReference uniquelyidentifies the event and the status you want toupdate the event with.<strong>SuiteTalk</strong> <strong>Platform</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!