Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 380 Bytes

File metadata and controls

10 lines (6 loc) · 380 Bytes

UltraCartRestApiV2.SingleSignOnTokenRequest

Properties

Name Type Description Notes
code String The code received on the redirect URI after the customer approved the single sign on request. [optional]
grant_type String Grant type. The value should be simple_key. [optional]