Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1018 Bytes

UpdateCompanyApiCredentialRequest.md

File metadata and controls

14 lines (9 loc) · 1018 Bytes

UpdateCompanyApiCredentialRequest

Properties

Name Type Description Notes
active kotlin.Boolean Indicates if the API credential is enabled. [optional]
allowedOrigins kotlin.collections.List<kotlin.String> The new list of allowed origins for the API credential. [optional]
associatedMerchantAccounts kotlin.collections.List<kotlin.String> List of merchant accounts that the API credential has access to. [optional]
description kotlin.String Description of the API credential. [optional]
roles kotlin.collections.List<kotlin.String> List of roles for the API credential. Only roles assigned to 'ws@Company.<CompanyName>' can be assigned to other API credentials. [optional]