Skip to main content
PUT
Custom-provider marketplace app update capabilities

Headers

Version
enum<string>
required

API Version

Available options:
2021-07-28

Body

application/json
supportsSubscriptionSchedules
boolean
required

Whether the marketplace app supports subscription schedules or not

Example:

true

companyId
string

Company id. Mandatory if locationId is not provided

Example:

"Yjnwuduw83e8x30sm0"

locationId
string

Location / Sub-account id. Mandatory if companyId is not provided

Example:

"Yjnwuduw83e8x30sm0"

Response

Successful response

success
boolean
required

Whether the custom provider capabilities are updated or not. true represents capabilities are updated

Example:

"true"

Last modified on March 8, 2026