Edit Custom FieldAsk AIpost https://api-test.qualpay.com/platform/subscription/{subscription_id}/labels/editEdits a custom field assigned to a subscription.Path Paramssubscription_idint64requiredThe subscription ID, received as the subscription_id value in an 'Add a Subscription' response.Body ParamsCustom field data to be editednamestringFormat: Variable length, up to 64 ANDescription: The name of the custom field.valuestringFormat: Fixed length, 128 ANDescription: The value of the custom field.Responses 200Success 400Request Validation Failed 500Internal ErrorUpdated 6 months ago