Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 379 Bytes

SingleSignOnTokenRequest.md

File metadata and controls

9 lines (6 loc) · 379 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]