I have two questions:
-
While generating the Certificate Signing Request (CSR), we need to enter an OTP that is valid for only 1 hour. Does this mean that we are required to complete all three steps—CSR generation, invoice compliance check, and acquiring the production CSID—within this 1-hour timeframe?
-
For VAT groups, how can I submit multiple TIN numbers for the members? Should I structure the TIN numbers as an array, and if so, what is the correct format or structure for sending these values in the request?
Below is the sample JSON I am using for generating CSR:
"common_name": "POS-3",
"EGS_serial_number": "1-xyy|2-xyy|3-ed22f1d9-e6a2-1128-9b58-d9a8f11e44ewr88r",
"organization_identifier": "300056186700003",
"organization_unit_name": "Riyadh",
"organization_name": "xyy pvt ltd",
"country_name": "SA",
"invoice_type": 1100,
"CRN_number": "3000551844",
"location": {
"city": "Riyadh",
"city_subdivision": "West",
"street": "King Fahahd st",
"plot_identification": "0000",
"building": "0000",
"postal_zone": "31952"
},
"industry": "Civil"