REST - Supporters Create Supporters Create Supporters Create application/json Request Body required image Image business_name Business Name first_name First Name last_name Last Name supporter_type object An enumeration. email Email phone Phone mobile Mobile sex Sex Possible values: [ MALE , FEMALE ] An enumeration. date_of_birth date place_of_birth Place Of Birth job Job ssn Ssn vat Vat address Address address2 Address2 city City locality Locality country Country postal_code Postal Code email_marketing Email Marketing Default value: false phone_marketing Phone Marketing Default value: false sms_marketing Sms Marketing Default value: false postal_marketing Postal Marketing Default value: false profilation_marketing Profilation Marketing Default value: false note Note certification_url Certification Url tags string[] Default value: [] Responses 200 OK application/json Schema Example (from schema) Schema id Id required create_date date-time required image Image code Code business_name Business Name first_name First Name last_name Last Name email Email phone Phone mobile Mobile job Job sex Sex Possible values: [ MALE , FEMALE ] An enumeration. date_of_birth date place_of_birth Place Of Birth ssn Ssn vat Vat address Address address2 Address2 city City locality Locality country Country postal_code Postal Code certification_url Certification Url privacy Privacy email_marketing Email Marketing phone_marketing Phone Marketing sms_marketing Sms Marketing postal_marketing Postal Marketing profilation_marketing Profilation Marketing tags string[] required note Note { "id" : 0 , "create_date" : "2026-04-16T14:13:28.409Z" , "image" : "string" , "code" : "string" , "business_name" : "string" , "first_name" : "string" , "last_name" : "string" , "email" : "string" , "phone" : "string" , "mobile" : "string" , "job" : "string" , "sex" : "MALE" , "date_of_birth" : "2026-04-16" , "place_of_birth" : "string" , "ssn" : "string" , "vat" : "string" , "address" : "string" , "address2" : "string" , "city" : "string" , "locality" : "string" , "country" : "string" , "postal_code" : "string" , "certification_url" : "string" , "privacy" : true , "email_marketing" : true , "phone_marketing" : true , "sms_marketing" : true , "postal_marketing" : true , "profilation_marketing" : true , "tags" : [ "string" ] , "note" : "string" } Loading... Contenuto importato da https://dev.riseact.org/docs/rest-references/riseact-app-supporters-rest-api-supporters-create il 2026-04-23 durante la migrazione iniziale della KB Metadonors. Aggiornare se il sorgente cambia.