Get the details for a single API.NSW Liquor licence based on the licenceID.
const formId = 1const licenceId = '1-RL22KV'const result = await formService.getAPINSWLiquorLicence( formId, licenceId,) Copy
const formId = 1const licenceId = '1-RL22KV'const result = await formService.getAPINSWLiquorLicence( formId, licenceId,)
Optional
Get the details for a single API.NSW Liquor licence based on the licenceID.
Example