Skip to main content
Version: v3

Custom-provider marketplace app update capabilities

PUT 

/payments/custom-provider/capabilities

Toggle capabilities for the marketplace app tied to the OAuth client

Request

Version stringrequired

API Version

Available optionsv3
application/json

Bodyrequired

    supportsSubscriptionSchedulesbooleanrequired

    Whether the marketplace app supports subscription schedules or not

    companyIdstring

    Company id. Mandatory if locationId is not provided

    locationIdstring

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

application/json

Successful response

Schema
    successbooleanrequired

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