putGuestAsk AIput https://api.cloudbeds.com/api/v1.3/putGuestUpdates an existing guest with information provided. At least one information field is required for this call.Form DatapropertyIDstring | nullProperty IDguestIDstringValid Guest IDguestFirstNamestring | nullguestLastNamestring | nullguestGenderstring | nullenumMFN/AAllowed:MFN/AguestEmailstring | nullguestPhonestring | nullguestCellPhonestring | nullguestAddress1string | nullguestAddress2string | nullguestCitystring | nullguestCountrystring | nullISO-Code for Country (2 characters)guestStatestring | nullguestZipstring | nullguestBirthDatedate | nullguestDocumentTypestring | nullenumIt is mandatory to send all document information na - non selection dni - Identity card nie - Residence permit cpf - Brazilian Tax IDnadriver_licencestudent_idpassportdniniesocial_security_cardcpfShow 8 enum valuesguestDocumentNumberstring | null(mandatory when guestDocumentType is sent)guestDocumentIssueDatedate | null(mandatory when guestDocumentType is sent and is not DNI or CPF)guestDocumentIssuingCountrystring | nullISO-Code for Country (2 characters) (mandatory when guestDocumentType is sent)guestDocumentExpirationDatedate | null(mandatory when guestDocumentType is sent and is not DNI, NIE, or CPF)guestRequirementsarray of objects | nullObject with guest requirements information.guestRequirementsADD objectguestCustomFieldsarray of objects | nullguestCustomFieldsADD objectguestCompanyNamestring | nullGuest company nameguestCompanyTaxIdstring | nullGuest company tax IDguestTaxIdstring | nullGuest tax ID unencrypted payment data through the API. Numeric values longer than 12 characters and considered valid by Luhn's algorithm will be rejected.Response 200200 ResponseUpdated 7 months ago