PlatformAttributes
Attributes of the PlatformAttributes type
Attributes for creating and updating a platform
{
"name": "",
"code": "",
"provisioningEnabled": true,
"checkoutValidationEnabled": true,
"webhookUrl": "",
"webhookAuthToken": "",
"webhookSigningKey": ""
}
Name
Type
Description
name
String
code
String
provisioningEnabled
Boolean
checkoutValidationEnabled
Boolean
webhookUrl
String
webhookAuthToken
String
webhookSigningKey
String
Last updated
Was this helpful?