You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jacob McConnell edited this page Jun 9, 2014
·
2 revisions
2Checkout's back office API allows you to retrieve option information. You must specify your API username and password using the twocheckout.Api.credentials method before calling a method in this class. The Option class provides methods to create, retrieve, update and delete option and will return a JSON object.
##Method
###update
Use to update an existing option.
####Arguments
dictionaryParameters
Dictionary containing update_option parameters. Parameters -> API Update Option