Customer Details in Simplified Invoices

Kindly help me what details to provide for B2C Customers in Simplified Invoice
cac:AccountingCustomerParty
cac:Party
cac:PostalAddress
cbc:StreetNameNA</cbc:StreetName>
cbc:BuildingNumberwhat details to put here</cbc:BuildingNumber>
cbc:CitySubdivisionName</cbc:CitySubdivisionName>
cbc:CityNameRiyadh</cbc:CityName>
cbc:PostalZonewhat details to put here</cbc:PostalZone>
cac:Country
cbc:IdentificationCodeSA</cbc:IdentificationCode>
</cac:Country>
</cac:PostalAddress>
cac:PartyTaxScheme
cbc:CompanyIDwhat details to put here</cbc:CompanyID>
cac:TaxScheme
cbc:IDVAT</cbc:ID>
</cac:TaxScheme>
</cac:PartyTaxScheme>
cac:PartyLegalEntity
cbc:RegistrationNamewhat details to put here</cbc:RegistrationName>
</cac:PartyLegalEntity>
</cac:Party>
</cac:AccountingCustomerParty>

you don’t have to provide any customer details in simplified invoices .

should i add empty tag in xml as given below :

cac:AccountingCustomerParty</cac:AccountingCustomerParty>

@sohrabus yes .that will work

Thankyou for your immediate reply.