mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-21 13:34:08 +00:00
Add company id to address
This commit is contained in:
@@ -2449,6 +2449,13 @@
|
||||
"summary": "Create address",
|
||||
"description": "",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "company_id",
|
||||
"in": "query",
|
||||
"description": "Company id",
|
||||
"required": true,
|
||||
"type": "integer"
|
||||
},
|
||||
{
|
||||
"name": "district_id",
|
||||
"in": "query",
|
||||
|
||||
Reference in New Issue
Block a user