Approve subscriptionAsk AIpost https://partner-api.monta.com/api/v1/subscriptions/{subscriptionId}/approveRequired scope: subscriptions:writePath ParamssubscriptionIdint64requiredBody ParamsfirstPurchaseAtdate-time | nulldeprecatedDeprecated: use nextPurchaseAt instead. Date when wallet will be charged for the first time (ISO8601: yyyy-MM-ddTHH:mm:ssZ).nextPurchaseAtdate-time | nullDate when wallet will be charged for the first time (ISO8601: yyyy-MM-ddTHH:mm:ssZ).Responses 200The approved subscription 400The request is invalid 401Consumer with provided credentials was not found 403Operator doesn't have access to resource 404Entity with the provided id was not foundUpdated 7 months ago