Customer birthday notificationAsk AIpost https://admin.sandbox.vouchery.app/api/v2.1/customers/{identifier}/birthday-notifyNotify us about customer birthday to trigger eventsPath ParamsidentifierstringrequiredCustomer IdentifierBody ParamsThe object with fields to updatebirthdateobjectbirthdate objectcategoriesarray of objectsrequiredDetermine how customer is related to specific category by providing related tag.categories*ADD objectemailstringNullable. Customer e-mail.loyalty_pointsint64Nullable. [DEPRECATED](use 'grant-points' endpoint instead) Number of loyalty points customer will have.metadataobjectrequiredmetadata objectnamestringNullable. Customer full name.referral_codestringNullable. Unique code for referringResponses 204No content 401Unauthorized error. 403Forbidden error. 404Not found error. 500Internal server error. Try again in a few minutes or contact support.Updated over 2 years ago