Submit the OTP and obtain the Compliance CSID
Submit the One Time Password (OTP) generated in the ZATCA Fatoora portal.
post/apps/gov-sa/v1/entry/{silo_entry_id}/otp
Path parameters
silo_entry_idstring required
Example:5b45453c-cdd0-11ed-afa1-0242ac120002
ID of the org.Party silo entry being onboarded.
Request body
Example request
{
"name": "Acme Trading Co.",
"invoice_type": "1100",
"branch_name": "Head Office",
"registered_address": "King Fahd Road, Riyadh 12211",
"business_category": "Retail",
"otp": "123456"
}Response
OTP accepted, Compliance CSID obtained and credentials stored.