API-TOKEN: ********************{
"name": "ELK Coffee Establishment",
"otp": "064751",
"environment_type": "Production",
"csr_config": {
"csr.common.name": "ELK-202603132",
"csr.serial.number": "1-ELK|2-QF.002|3-001",
"csr.organization.identifier": "310723325600003",
"csr.organization.unit.name": "Hamra Al-Asad District",
"csr.organization.name": "ELK Coffee Establishment",
"csr.country.name": "SA",
"csr.invoice.type": "1100",
"csr.location.address": "DMMA8920",
"csr.industry.business.category": "food"
}
}curl --location --request POST 'https://api.flavours.sa/dev/api/v2/zatca/onboard' \
--header 'API-TOKEN: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "ELK Coffee Establishment",
"otp": "064751",
"environment_type": "Production",
"csr_config": {
"csr.common.name": "ELK-202603132",
"csr.serial.number": "1-ELK|2-QF.002|3-001",
"csr.organization.identifier": "310723325600003",
"csr.organization.unit.name": "Hamra Al-Asad District",
"csr.organization.name": "ELK Coffee Establishment",
"csr.country.name": "SA",
"csr.invoice.type": "1100",
"csr.location.address": "DMMA8920",
"csr.industry.business.category": "food"
}
}'{
"detail": "string"
}