GET api/VMAX/GetVMAXGetVendorDetailsId?VendorID={VendorID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
VendorID

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of VMAXM365VendorMaster
NameDescriptionTypeAdditional information
VendorID

integer

None.

VendorM365GBId

string

None.

VendorName

string

None.

EmailId

string

None.

PANNumber

string

None.

VendorGroupId

integer

None.

VendorGroup

string

None.

PaymentTermsId

string

None.

PaymentTerms

string

None.

MSMERegistration

string

None.

MSMEId

string

None.

CIN

string

None.

MSMECategoryId

integer

None.

MSMECategory

string

None.

TDSType

integer

None.

TDSTypeCode

string

None.

TDSTypeName

string

None.

StatuId

integer

None.

Status

string

None.

CreatedUserId

integer

None.

CreatedDate

date

None.

UpdatedUser

integer

None.

UpdatedDate

date

None.

Url

string

None.

vendorLocationId

integer

None.

Company

string

None.

RejectReason

string

None.

CreateUser

string

None.

ApprovedUserId

integer

None.

ApprovedUser

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "VendorID": 1,
    "VendorM365GBId": "sample string 2",
    "VendorName": "sample string 3",
    "EmailId": "sample string 4",
    "PANNumber": "sample string 5",
    "VendorGroupId": 6,
    "VendorGroup": "sample string 7",
    "PaymentTermsId": "sample string 8",
    "PaymentTerms": "sample string 9",
    "MSMERegistration": "sample string 10",
    "MSMEId": "sample string 11",
    "CIN": "sample string 12",
    "MSMECategoryId": 13,
    "MSMECategory": "sample string 14",
    "TDSType": 15,
    "TDSTypeCode": "sample string 16",
    "TDSTypeName": "sample string 17",
    "StatuId": 18,
    "Status": "sample string 19",
    "CreatedUserId": 20,
    "CreatedDate": "2026-04-02T08:01:40.7257954+05:30",
    "UpdatedUser": 22,
    "UpdatedDate": "2026-04-02T08:01:40.7257954+05:30",
    "Url": "sample string 24",
    "vendorLocationId": 25,
    "Company": "sample string 26",
    "RejectReason": "sample string 27",
    "CreateUser": "sample string 28",
    "ApprovedUserId": 29,
    "ApprovedUser": "sample string 30"
  },
  {
    "VendorID": 1,
    "VendorM365GBId": "sample string 2",
    "VendorName": "sample string 3",
    "EmailId": "sample string 4",
    "PANNumber": "sample string 5",
    "VendorGroupId": 6,
    "VendorGroup": "sample string 7",
    "PaymentTermsId": "sample string 8",
    "PaymentTerms": "sample string 9",
    "MSMERegistration": "sample string 10",
    "MSMEId": "sample string 11",
    "CIN": "sample string 12",
    "MSMECategoryId": 13,
    "MSMECategory": "sample string 14",
    "TDSType": 15,
    "TDSTypeCode": "sample string 16",
    "TDSTypeName": "sample string 17",
    "StatuId": 18,
    "Status": "sample string 19",
    "CreatedUserId": 20,
    "CreatedDate": "2026-04-02T08:01:40.7257954+05:30",
    "UpdatedUser": 22,
    "UpdatedDate": "2026-04-02T08:01:40.7257954+05:30",
    "Url": "sample string 24",
    "vendorLocationId": 25,
    "Company": "sample string 26",
    "RejectReason": "sample string 27",
    "CreateUser": "sample string 28",
    "ApprovedUserId": 29,
    "ApprovedUser": "sample string 30"
  }
]

application/xml, text/xml

Sample:
<ArrayOfVMAXM365VendorMaster xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AXCommunication.Models">
  <VMAXM365VendorMaster>
    <ApprovedUser>sample string 30</ApprovedUser>
    <ApprovedUserId>29</ApprovedUserId>
    <CIN>sample string 12</CIN>
    <Company>sample string 26</Company>
    <CreateUser>sample string 28</CreateUser>
    <CreatedDate>2026-04-02T08:01:40.7257954+05:30</CreatedDate>
    <CreatedUserId>20</CreatedUserId>
    <EmailId>sample string 4</EmailId>
    <MSMECategory>sample string 14</MSMECategory>
    <MSMECategoryId>13</MSMECategoryId>
    <MSMEId>sample string 11</MSMEId>
    <MSMERegistration>sample string 10</MSMERegistration>
    <PANNumber>sample string 5</PANNumber>
    <PaymentTerms>sample string 9</PaymentTerms>
    <PaymentTermsId>sample string 8</PaymentTermsId>
    <RejectReason>sample string 27</RejectReason>
    <StatuId>18</StatuId>
    <Status>sample string 19</Status>
    <TDSType>15</TDSType>
    <TDSTypeCode>sample string 16</TDSTypeCode>
    <TDSTypeName>sample string 17</TDSTypeName>
    <UpdatedDate>2026-04-02T08:01:40.7257954+05:30</UpdatedDate>
    <UpdatedUser>22</UpdatedUser>
    <Url>sample string 24</Url>
    <VendorGroup>sample string 7</VendorGroup>
    <VendorGroupId>6</VendorGroupId>
    <VendorID>1</VendorID>
    <VendorM365GBId>sample string 2</VendorM365GBId>
    <VendorName>sample string 3</VendorName>
    <vendorLocationId>25</vendorLocationId>
  </VMAXM365VendorMaster>
  <VMAXM365VendorMaster>
    <ApprovedUser>sample string 30</ApprovedUser>
    <ApprovedUserId>29</ApprovedUserId>
    <CIN>sample string 12</CIN>
    <Company>sample string 26</Company>
    <CreateUser>sample string 28</CreateUser>
    <CreatedDate>2026-04-02T08:01:40.7257954+05:30</CreatedDate>
    <CreatedUserId>20</CreatedUserId>
    <EmailId>sample string 4</EmailId>
    <MSMECategory>sample string 14</MSMECategory>
    <MSMECategoryId>13</MSMECategoryId>
    <MSMEId>sample string 11</MSMEId>
    <MSMERegistration>sample string 10</MSMERegistration>
    <PANNumber>sample string 5</PANNumber>
    <PaymentTerms>sample string 9</PaymentTerms>
    <PaymentTermsId>sample string 8</PaymentTermsId>
    <RejectReason>sample string 27</RejectReason>
    <StatuId>18</StatuId>
    <Status>sample string 19</Status>
    <TDSType>15</TDSType>
    <TDSTypeCode>sample string 16</TDSTypeCode>
    <TDSTypeName>sample string 17</TDSTypeName>
    <UpdatedDate>2026-04-02T08:01:40.7257954+05:30</UpdatedDate>
    <UpdatedUser>22</UpdatedUser>
    <Url>sample string 24</Url>
    <VendorGroup>sample string 7</VendorGroup>
    <VendorGroupId>6</VendorGroupId>
    <VendorID>1</VendorID>
    <VendorM365GBId>sample string 2</VendorM365GBId>
    <VendorName>sample string 3</VendorName>
    <vendorLocationId>25</vendorLocationId>
  </VMAXM365VendorMaster>
</ArrayOfVMAXM365VendorMaster>