POST api/suppliermaster/saveSupplier?currentTab={currentTab}&userResponse={userResponse}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
currentTab

integer

Required

userResponse

UserResponce

Required

Body Parameters

SupplierRequestDto
NameDescriptionTypeAdditional information
SupplierMasterDetails

SupplierMasterModel

None.

SupplierContactList

Collection of SupplierContactModel

None.

SupplierAgreementDetails

SupplierAgreementModel

None.

SupplierStoreDetails

SupplierStoreModel

None.

SupplierDocumentList

Collection of SupplierDocumentModel

None.

SupplierTextDetails

SupplierTextModel

None.

ProductList

Collection of SupplierCatalog

None.

PriceList

Collection of SupplierAgreementModel

None.

Originator

string

None.

StoreChanged

boolean

None.

PriceListChanged

boolean

None.

ContactListChanged

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "SupplierMasterDetails": {
    "ValidationErrors": {
      "System.Object": {}
    },
    "AbnNo": "sample string 1",
    "Address1": "sample string 2",
    "Address2": "sample string 3",
    "Category": "sample string 4",
    "City": "sample string 5",
    "Classification": "sample string 6",
    "Contact": "sample string 7",
    "Country": "sample string 8",
    "DiscountPct": 9.1,
    "DiscountType": "sample string 10",
    "DueFlag": 11,
    "Fax": "sample string 12",
    "GstInclusive": 13,
    "InternetAdd": "sample string 14",
    "MaxPayment": 15.0,
    "Name": "sample string 16",
    "Name2": "sample string 17",
    "ParentSupplier": "sample string 18",
    "PayDays": 19,
    "PaymentMethod": "sample string 20",
    "PictureId": "sample string 21",
    "Postcode": "sample string 22",
    "PreviousCode": "sample string 23",
    "PreviousName": "sample string 24",
    "ShortName": "sample string 25",
    "StartDate": "2026-08-25T16:59:00.0741796+10:00",
    "State": "sample string 27",
    "Status": "sample string 28",
    "SuppGroup": "sample string 29",
    "SupplierCode": "sample string 30",
    "TaxInv": 31,
    "Telephone1": "sample string 32",
    "Telephone2": "sample string 33",
    "Type": "sample string 34",
    "Version": 35,
    "BrowseAvailable": "sample string 36",
    "PayByConsign": "sample string 37",
    "Inactive": 38,
    "SubGroup": "sample string 39",
    "PayrollTaxAssesable": 40,
    "EnergyRpt": 41,
    "CarbonRpt": 42,
    "RemitMethod": "sample string 43",
    "EftReference": "sample string 44",
    "LabProdcode": "sample string 45",
    "LabRate": 46.1,
    "Region": "sample string 47",
    "Longitude": 48.0,
    "Latitude": 49.0,
    "SuppSiteRadius": 50.1,
    "FuelLevyRate": 51.1,
    "FuelLevyUom": "sample string 52",
    "MapReference": "sample string 53",
    "ParentName": "sample string 54",
    "ReturnStatus": true,
    "ReturnMessage": [
      "sample string 1",
      "sample string 2"
    ],
    "ReturnCount": 56,
    "ReturnValue": 57,
    "RequiresConfirmation": true
  },
  "SupplierContactList": [
    {
      "ValidationErrors": {
        "System.Object": {}
      },
      "SupplierCode": "sample string 1",
      "ContactNo": 2,
      "Title": "sample string 3",
      "Name": "sample string 4",
      "Surname": "sample string 5",
      "Position": "sample string 6",
      "SiteCode": "sample string 7",
      "Address1": "sample string 8",
      "Address2": "sample string 9",
      "PostCode": "sample string 10",
      "City": "sample string 11",
      "State": "sample string 12",
      "Country": "sample string 13",
      "Telephone": "sample string 14",
      "Fax": "sample string 15",
      "Mobile": "sample string 16",
      "EmailAdd": "sample string 17",
      "Note": "sample string 18",
      "Status": "sample string 19",
      "ReturnStatus": true,
      "ReturnMessage": [
        "sample string 1",
        "sample string 2"
      ],
      "ReturnCount": 21,
      "ReturnValue": 22,
      "RequiresConfirmation": true
    },
    {
      "ValidationErrors": {
        "System.Object": {}
      },
      "SupplierCode": "sample string 1",
      "ContactNo": 2,
      "Title": "sample string 3",
      "Name": "sample string 4",
      "Surname": "sample string 5",
      "Position": "sample string 6",
      "SiteCode": "sample string 7",
      "Address1": "sample string 8",
      "Address2": "sample string 9",
      "PostCode": "sample string 10",
      "City": "sample string 11",
      "State": "sample string 12",
      "Country": "sample string 13",
      "Telephone": "sample string 14",
      "Fax": "sample string 15",
      "Mobile": "sample string 16",
      "EmailAdd": "sample string 17",
      "Note": "sample string 18",
      "Status": "sample string 19",
      "ReturnStatus": true,
      "ReturnMessage": [
        "sample string 1",
        "sample string 2"
      ],
      "ReturnCount": 21,
      "ReturnValue": 22,
      "RequiresConfirmation": true
    }
  ],
  "SupplierAgreementDetails": {
    "CatlogCode": "sample string 1",
    "AgreementNo": 2,
    "AgreementDate": "2026-08-25T16:59:00.0741796+10:00",
    "OldAgreementDate": "2026-08-25T16:59:00.0741796+10:00",
    "AgreementDateStr": "sample string 5",
    "SupplierCode": "sample string 6",
    "SupplierStore": "sample string 7",
    "PartNumber": "sample string 8",
    "DateFrom": "2026-08-25T16:59:00.0741796+10:00",
    "DateTo": "2026-08-25T16:59:00.0741796+10:00",
    "Quantity": 11,
    "Price": 12.1,
    "TotalPrice": 13.1,
    "DiscountPct": 14.1,
    "Description": "sample string 15",
    "ForCur": "sample string 16",
    "UomOrder": "sample string 17",
    "SequenceNo": 18,
    "Status": "sample string 19",
    "DiscountVal": 20.1,
    "MarginFlg": 21,
    "Selected": 22,
    "Cost": 23.1,
    "CashPrice": 24.1,
    "IsAvailable": 25,
    "RowFgColor": "sample string 26",
    "RowBgColor": "sample string 27"
  },
  "SupplierStoreDetails": {
    "SupplierCode": "sample string 1",
    "SupplierStore": "sample string 2",
    "Address1": "sample string 3",
    "Address2": "sample string 4",
    "InternetAdd": "sample string 5",
    "City": "sample string 6",
    "State": "sample string 7",
    "Region": "sample string 8",
    "Country": "sample string 9",
    "Postcode": "sample string 10",
    "Telephone1": "sample string 11",
    "Telephone2": "sample string 12",
    "Fax": "sample string 13",
    "Contact": "sample string 14",
    "Inactive": 15,
    "Version": 16,
    "MapReference": "sample string 17",
    "AddressValidity": 18,
    "Name": "sample string 19",
    "Status": "sample string 20",
    "Longitude": 21.0,
    "Latitude": 22.0,
    "SuppSiteRadius": 23.1
  },
  "SupplierDocumentList": [
    {
      "DocNo": 1,
      "Code": "sample string 2",
      "DateModified": "2026-08-25T16:59:00.0741796+10:00",
      "Type": "sample string 4",
      "Name": "sample string 5",
      "Owner": "sample string 6",
      "Changer": "sample string 7",
      "Location": "sample string 8",
      "Description": "sample string 9"
    },
    {
      "DocNo": 1,
      "Code": "sample string 2",
      "DateModified": "2026-08-25T16:59:00.0741796+10:00",
      "Type": "sample string 4",
      "Name": "sample string 5",
      "Owner": "sample string 6",
      "Changer": "sample string 7",
      "Location": "sample string 8",
      "Description": "sample string 9"
    }
  ],
  "SupplierTextDetails": {
    "SupplierCode": "sample string 1",
    "Text": "sample string 2",
    "SupplierTextChanged": true
  },
  "ProductList": [
    {
      "SupplierCode": "sample string 1",
      "CatlogCode": "sample string 2",
      "SupplierCatlogCode": "sample string 3",
      "Description": "sample string 4"
    },
    {
      "SupplierCode": "sample string 1",
      "CatlogCode": "sample string 2",
      "SupplierCatlogCode": "sample string 3",
      "Description": "sample string 4"
    }
  ],
  "PriceList": [
    {
      "CatlogCode": "sample string 1",
      "AgreementNo": 2,
      "AgreementDate": "2026-08-25T16:59:00.0741796+10:00",
      "OldAgreementDate": "2026-08-25T16:59:00.0741796+10:00",
      "AgreementDateStr": "sample string 5",
      "SupplierCode": "sample string 6",
      "SupplierStore": "sample string 7",
      "PartNumber": "sample string 8",
      "DateFrom": "2026-08-25T16:59:00.0741796+10:00",
      "DateTo": "2026-08-25T16:59:00.0741796+10:00",
      "Quantity": 11,
      "Price": 12.1,
      "TotalPrice": 13.1,
      "DiscountPct": 14.1,
      "Description": "sample string 15",
      "ForCur": "sample string 16",
      "UomOrder": "sample string 17",
      "SequenceNo": 18,
      "Status": "sample string 19",
      "DiscountVal": 20.1,
      "MarginFlg": 21,
      "Selected": 22,
      "Cost": 23.1,
      "CashPrice": 24.1,
      "IsAvailable": 25,
      "RowFgColor": "sample string 26",
      "RowBgColor": "sample string 27"
    },
    {
      "CatlogCode": "sample string 1",
      "AgreementNo": 2,
      "AgreementDate": "2026-08-25T16:59:00.0741796+10:00",
      "OldAgreementDate": "2026-08-25T16:59:00.0741796+10:00",
      "AgreementDateStr": "sample string 5",
      "SupplierCode": "sample string 6",
      "SupplierStore": "sample string 7",
      "PartNumber": "sample string 8",
      "DateFrom": "2026-08-25T16:59:00.0741796+10:00",
      "DateTo": "2026-08-25T16:59:00.0741796+10:00",
      "Quantity": 11,
      "Price": 12.1,
      "TotalPrice": 13.1,
      "DiscountPct": 14.1,
      "Description": "sample string 15",
      "ForCur": "sample string 16",
      "UomOrder": "sample string 17",
      "SequenceNo": 18,
      "Status": "sample string 19",
      "DiscountVal": 20.1,
      "MarginFlg": 21,
      "Selected": 22,
      "Cost": 23.1,
      "CashPrice": 24.1,
      "IsAvailable": 25,
      "RowFgColor": "sample string 26",
      "RowBgColor": "sample string 27"
    }
  ],
  "Originator": "sample string 1",
  "StoreChanged": true,
  "PriceListChanged": true,
  "ContactListChanged": true
}

text/xml

Sample:
<SupplierRequestDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Peercore.Transport.AppService.DTOs.Requests">
  <ContactListChanged>true</ContactListChanged>
  <Originator>sample string 1</Originator>
  <PriceList xmlns:d2p1="http://schemas.datacontract.org/2004/07/Peercore.Transport.Model">
    <d2p1:SupplierAgreementModel>
      <d2p1:AgreementDate>2026-08-25T16:59:00.0741796+10:00</d2p1:AgreementDate>
      <d2p1:AgreementDateStr>sample string 5</d2p1:AgreementDateStr>
      <d2p1:AgreementNo>2</d2p1:AgreementNo>
      <d2p1:CashPrice>24.1</d2p1:CashPrice>
      <d2p1:CatlogCode>sample string 1</d2p1:CatlogCode>
      <d2p1:Cost>23.1</d2p1:Cost>
      <d2p1:DateFrom>2026-08-25T16:59:00.0741796+10:00</d2p1:DateFrom>
      <d2p1:DateTo>2026-08-25T16:59:00.0741796+10:00</d2p1:DateTo>
      <d2p1:Description>sample string 15</d2p1:Description>
      <d2p1:DiscountPct>14.1</d2p1:DiscountPct>
      <d2p1:DiscountVal>20.1</d2p1:DiscountVal>
      <d2p1:ForCur>sample string 16</d2p1:ForCur>
      <d2p1:IsAvailable>25</d2p1:IsAvailable>
      <d2p1:MarginFlg>21</d2p1:MarginFlg>
      <d2p1:OldAgreementDate>2026-08-25T16:59:00.0741796+10:00</d2p1:OldAgreementDate>
      <d2p1:PartNumber>sample string 8</d2p1:PartNumber>
      <d2p1:Price>12.1</d2p1:Price>
      <d2p1:Quantity>11</d2p1:Quantity>
      <d2p1:RowBgColor>sample string 27</d2p1:RowBgColor>
      <d2p1:RowFgColor>sample string 26</d2p1:RowFgColor>
      <d2p1:Selected>22</d2p1:Selected>
      <d2p1:SequenceNo>18</d2p1:SequenceNo>
      <d2p1:Status>sample string 19</d2p1:Status>
      <d2p1:SupplierCode>sample string 6</d2p1:SupplierCode>
      <d2p1:SupplierStore>sample string 7</d2p1:SupplierStore>
      <d2p1:TotalPrice>13.1</d2p1:TotalPrice>
      <d2p1:UomOrder>sample string 17</d2p1:UomOrder>
    </d2p1:SupplierAgreementModel>
    <d2p1:SupplierAgreementModel>
      <d2p1:AgreementDate>2026-08-25T16:59:00.0741796+10:00</d2p1:AgreementDate>
      <d2p1:AgreementDateStr>sample string 5</d2p1:AgreementDateStr>
      <d2p1:AgreementNo>2</d2p1:AgreementNo>
      <d2p1:CashPrice>24.1</d2p1:CashPrice>
      <d2p1:CatlogCode>sample string 1</d2p1:CatlogCode>
      <d2p1:Cost>23.1</d2p1:Cost>
      <d2p1:DateFrom>2026-08-25T16:59:00.0741796+10:00</d2p1:DateFrom>
      <d2p1:DateTo>2026-08-25T16:59:00.0741796+10:00</d2p1:DateTo>
      <d2p1:Description>sample string 15</d2p1:Description>
      <d2p1:DiscountPct>14.1</d2p1:DiscountPct>
      <d2p1:DiscountVal>20.1</d2p1:DiscountVal>
      <d2p1:ForCur>sample string 16</d2p1:ForCur>
      <d2p1:IsAvailable>25</d2p1:IsAvailable>
      <d2p1:MarginFlg>21</d2p1:MarginFlg>
      <d2p1:OldAgreementDate>2026-08-25T16:59:00.0741796+10:00</d2p1:OldAgreementDate>
      <d2p1:PartNumber>sample string 8</d2p1:PartNumber>
      <d2p1:Price>12.1</d2p1:Price>
      <d2p1:Quantity>11</d2p1:Quantity>
      <d2p1:RowBgColor>sample string 27</d2p1:RowBgColor>
      <d2p1:RowFgColor>sample string 26</d2p1:RowFgColor>
      <d2p1:Selected>22</d2p1:Selected>
      <d2p1:SequenceNo>18</d2p1:SequenceNo>
      <d2p1:Status>sample string 19</d2p1:Status>
      <d2p1:SupplierCode>sample string 6</d2p1:SupplierCode>
      <d2p1:SupplierStore>sample string 7</d2p1:SupplierStore>
      <d2p1:TotalPrice>13.1</d2p1:TotalPrice>
      <d2p1:UomOrder>sample string 17</d2p1:UomOrder>
    </d2p1:SupplierAgreementModel>
  </PriceList>
  <PriceListChanged>true</PriceListChanged>
  <ProductList xmlns:d2p1="http://schemas.datacontract.org/2004/07/Peercore.Transport.Model">
    <d2p1:SupplierCatalog>
      <d2p1:CatlogCode>sample string 2</d2p1:CatlogCode>
      <d2p1:Description>sample string 4</d2p1:Description>
      <d2p1:SupplierCatlogCode>sample string 3</d2p1:SupplierCatlogCode>
      <d2p1:SupplierCode>sample string 1</d2p1:SupplierCode>
    </d2p1:SupplierCatalog>
    <d2p1:SupplierCatalog>
      <d2p1:CatlogCode>sample string 2</d2p1:CatlogCode>
      <d2p1:Description>sample string 4</d2p1:Description>
      <d2p1:SupplierCatlogCode>sample string 3</d2p1:SupplierCatlogCode>
      <d2p1:SupplierCode>sample string 1</d2p1:SupplierCode>
    </d2p1:SupplierCatalog>
  </ProductList>
  <StoreChanged>true</StoreChanged>
  <SupplierAgreementDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/Peercore.Transport.Model">
    <d2p1:AgreementDate>2026-08-25T16:59:00.0741796+10:00</d2p1:AgreementDate>
    <d2p1:AgreementDateStr>sample string 5</d2p1:AgreementDateStr>
    <d2p1:AgreementNo>2</d2p1:AgreementNo>
    <d2p1:CashPrice>24.1</d2p1:CashPrice>
    <d2p1:CatlogCode>sample string 1</d2p1:CatlogCode>
    <d2p1:Cost>23.1</d2p1:Cost>
    <d2p1:DateFrom>2026-08-25T16:59:00.0741796+10:00</d2p1:DateFrom>
    <d2p1:DateTo>2026-08-25T16:59:00.0741796+10:00</d2p1:DateTo>
    <d2p1:Description>sample string 15</d2p1:Description>
    <d2p1:DiscountPct>14.1</d2p1:DiscountPct>
    <d2p1:DiscountVal>20.1</d2p1:DiscountVal>
    <d2p1:ForCur>sample string 16</d2p1:ForCur>
    <d2p1:IsAvailable>25</d2p1:IsAvailable>
    <d2p1:MarginFlg>21</d2p1:MarginFlg>
    <d2p1:OldAgreementDate>2026-08-25T16:59:00.0741796+10:00</d2p1:OldAgreementDate>
    <d2p1:PartNumber>sample string 8</d2p1:PartNumber>
    <d2p1:Price>12.1</d2p1:Price>
    <d2p1:Quantity>11</d2p1:Quantity>
    <d2p1:RowBgColor>sample string 27</d2p1:RowBgColor>
    <d2p1:RowFgColor>sample string 26</d2p1:RowFgColor>
    <d2p1:Selected>22</d2p1:Selected>
    <d2p1:SequenceNo>18</d2p1:SequenceNo>
    <d2p1:Status>sample string 19</d2p1:Status>
    <d2p1:SupplierCode>sample string 6</d2p1:SupplierCode>
    <d2p1:SupplierStore>sample string 7</d2p1:SupplierStore>
    <d2p1:TotalPrice>13.1</d2p1:TotalPrice>
    <d2p1:UomOrder>sample string 17</d2p1:UomOrder>
  </SupplierAgreementDetails>
  <SupplierContactList xmlns:d2p1="http://schemas.datacontract.org/2004/07/Peercore.Transport.Model">
    <d2p1:SupplierContactModel>
      <d2p1:RequiresConfirmation>true</d2p1:RequiresConfirmation>
      <d2p1:ReturnCount>21</d2p1:ReturnCount>
      <d2p1:ReturnMessage xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:string>sample string 1</d4p1:string>
        <d4p1:string>sample string 2</d4p1:string>
      </d2p1:ReturnMessage>
      <d2p1:ReturnStatus>true</d2p1:ReturnStatus>
      <d2p1:ReturnValue>22</d2p1:ReturnValue>
      <d2p1:ValidationErrors xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfanyTypeanyType>
          <d4p1:Key />
          <d4p1:Value />
        </d4p1:KeyValueOfanyTypeanyType>
        <d4p1:KeyValueOfanyTypeanyType>
          <d4p1:Key />
          <d4p1:Value />
        </d4p1:KeyValueOfanyTypeanyType>
      </d2p1:ValidationErrors>
      <d2p1:Address1>sample string 8</d2p1:Address1>
      <d2p1:Address2>sample string 9</d2p1:Address2>
      <d2p1:City>sample string 11</d2p1:City>
      <d2p1:ContactNo>2</d2p1:ContactNo>
      <d2p1:Country>sample string 13</d2p1:Country>
      <d2p1:EmailAdd>sample string 17</d2p1:EmailAdd>
      <d2p1:Fax>sample string 15</d2p1:Fax>
      <d2p1:Mobile>sample string 16</d2p1:Mobile>
      <d2p1:Name>sample string 4</d2p1:Name>
      <d2p1:Note>sample string 18</d2p1:Note>
      <d2p1:Position>sample string 6</d2p1:Position>
      <d2p1:PostCode>sample string 10</d2p1:PostCode>
      <d2p1:SiteCode>sample string 7</d2p1:SiteCode>
      <d2p1:State>sample string 12</d2p1:State>
      <d2p1:Status>sample string 19</d2p1:Status>
      <d2p1:SupplierCode>sample string 1</d2p1:SupplierCode>
      <d2p1:Surname>sample string 5</d2p1:Surname>
      <d2p1:Telephone>sample string 14</d2p1:Telephone>
      <d2p1:Title>sample string 3</d2p1:Title>
    </d2p1:SupplierContactModel>
    <d2p1:SupplierContactModel>
      <d2p1:RequiresConfirmation>true</d2p1:RequiresConfirmation>
      <d2p1:ReturnCount>21</d2p1:ReturnCount>
      <d2p1:ReturnMessage xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:string>sample string 1</d4p1:string>
        <d4p1:string>sample string 2</d4p1:string>
      </d2p1:ReturnMessage>
      <d2p1:ReturnStatus>true</d2p1:ReturnStatus>
      <d2p1:ReturnValue>22</d2p1:ReturnValue>
      <d2p1:ValidationErrors xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfanyTypeanyType>
          <d4p1:Key />
          <d4p1:Value />
        </d4p1:KeyValueOfanyTypeanyType>
        <d4p1:KeyValueOfanyTypeanyType>
          <d4p1:Key />
          <d4p1:Value />
        </d4p1:KeyValueOfanyTypeanyType>
      </d2p1:ValidationErrors>
      <d2p1:Address1>sample string 8</d2p1:Address1>
      <d2p1:Address2>sample string 9</d2p1:Address2>
      <d2p1:City>sample string 11</d2p1:City>
      <d2p1:ContactNo>2</d2p1:ContactNo>
      <d2p1:Country>sample string 13</d2p1:Country>
      <d2p1:EmailAdd>sample string 17</d2p1:EmailAdd>
      <d2p1:Fax>sample string 15</d2p1:Fax>
      <d2p1:Mobile>sample string 16</d2p1:Mobile>
      <d2p1:Name>sample string 4</d2p1:Name>
      <d2p1:Note>sample string 18</d2p1:Note>
      <d2p1:Position>sample string 6</d2p1:Position>
      <d2p1:PostCode>sample string 10</d2p1:PostCode>
      <d2p1:SiteCode>sample string 7</d2p1:SiteCode>
      <d2p1:State>sample string 12</d2p1:State>
      <d2p1:Status>sample string 19</d2p1:Status>
      <d2p1:SupplierCode>sample string 1</d2p1:SupplierCode>
      <d2p1:Surname>sample string 5</d2p1:Surname>
      <d2p1:Telephone>sample string 14</d2p1:Telephone>
      <d2p1:Title>sample string 3</d2p1:Title>
    </d2p1:SupplierContactModel>
  </SupplierContactList>
  <SupplierDocumentList xmlns:d2p1="http://schemas.datacontract.org/2004/07/Peercore.Transport.Model">
    <d2p1:SupplierDocumentModel>
      <d2p1:Changer>sample string 7</d2p1:Changer>
      <d2p1:Code>sample string 2</d2p1:Code>
      <d2p1:DateModified>2026-08-25T16:59:00.0741796+10:00</d2p1:DateModified>
      <d2p1:Description>sample string 9</d2p1:Description>
      <d2p1:DocNo>1</d2p1:DocNo>
      <d2p1:Location>sample string 8</d2p1:Location>
      <d2p1:Name>sample string 5</d2p1:Name>
      <d2p1:Owner>sample string 6</d2p1:Owner>
      <d2p1:Type>sample string 4</d2p1:Type>
    </d2p1:SupplierDocumentModel>
    <d2p1:SupplierDocumentModel>
      <d2p1:Changer>sample string 7</d2p1:Changer>
      <d2p1:Code>sample string 2</d2p1:Code>
      <d2p1:DateModified>2026-08-25T16:59:00.0741796+10:00</d2p1:DateModified>
      <d2p1:Description>sample string 9</d2p1:Description>
      <d2p1:DocNo>1</d2p1:DocNo>
      <d2p1:Location>sample string 8</d2p1:Location>
      <d2p1:Name>sample string 5</d2p1:Name>
      <d2p1:Owner>sample string 6</d2p1:Owner>
      <d2p1:Type>sample string 4</d2p1:Type>
    </d2p1:SupplierDocumentModel>
  </SupplierDocumentList>
  <SupplierMasterDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/Peercore.Transport.Model">
    <d2p1:RequiresConfirmation>true</d2p1:RequiresConfirmation>
    <d2p1:ReturnCount>56</d2p1:ReturnCount>
    <d2p1:ReturnMessage xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </d2p1:ReturnMessage>
    <d2p1:ReturnStatus>true</d2p1:ReturnStatus>
    <d2p1:ReturnValue>57</d2p1:ReturnValue>
    <d2p1:ValidationErrors xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:KeyValueOfanyTypeanyType>
        <d3p1:Key />
        <d3p1:Value />
      </d3p1:KeyValueOfanyTypeanyType>
      <d3p1:KeyValueOfanyTypeanyType>
        <d3p1:Key />
        <d3p1:Value />
      </d3p1:KeyValueOfanyTypeanyType>
    </d2p1:ValidationErrors>
    <d2p1:AbnNo>sample string 1</d2p1:AbnNo>
    <d2p1:Address1>sample string 2</d2p1:Address1>
    <d2p1:Address2>sample string 3</d2p1:Address2>
    <d2p1:BrowseAvailable>sample string 36</d2p1:BrowseAvailable>
    <d2p1:CarbonRpt>42</d2p1:CarbonRpt>
    <d2p1:Category>sample string 4</d2p1:Category>
    <d2p1:City>sample string 5</d2p1:City>
    <d2p1:Classification>sample string 6</d2p1:Classification>
    <d2p1:Contact>sample string 7</d2p1:Contact>
    <d2p1:Country>sample string 8</d2p1:Country>
    <d2p1:DiscountPct>9.1</d2p1:DiscountPct>
    <d2p1:DiscountType>sample string 10</d2p1:DiscountType>
    <d2p1:DueFlag>11</d2p1:DueFlag>
    <d2p1:EftReference>sample string 44</d2p1:EftReference>
    <d2p1:EnergyRpt>41</d2p1:EnergyRpt>
    <d2p1:Fax>sample string 12</d2p1:Fax>
    <d2p1:FuelLevyRate>51.1</d2p1:FuelLevyRate>
    <d2p1:FuelLevyUom>sample string 52</d2p1:FuelLevyUom>
    <d2p1:GstInclusive>13</d2p1:GstInclusive>
    <d2p1:Inactive>38</d2p1:Inactive>
    <d2p1:InternetAdd>sample string 14</d2p1:InternetAdd>
    <d2p1:LabProdcode>sample string 45</d2p1:LabProdcode>
    <d2p1:LabRate>46.1</d2p1:LabRate>
    <d2p1:Latitude>49</d2p1:Latitude>
    <d2p1:Longitude>48</d2p1:Longitude>
    <d2p1:MapReference>sample string 53</d2p1:MapReference>
    <d2p1:MaxPayment>15</d2p1:MaxPayment>
    <d2p1:Name>sample string 16</d2p1:Name>
    <d2p1:Name2>sample string 17</d2p1:Name2>
    <d2p1:ParentName>sample string 54</d2p1:ParentName>
    <d2p1:ParentSupplier>sample string 18</d2p1:ParentSupplier>
    <d2p1:PayByConsign>sample string 37</d2p1:PayByConsign>
    <d2p1:PayDays>19</d2p1:PayDays>
    <d2p1:PaymentMethod>sample string 20</d2p1:PaymentMethod>
    <d2p1:PayrollTaxAssesable>40</d2p1:PayrollTaxAssesable>
    <d2p1:PictureId>sample string 21</d2p1:PictureId>
    <d2p1:Postcode>sample string 22</d2p1:Postcode>
    <d2p1:PreviousCode>sample string 23</d2p1:PreviousCode>
    <d2p1:PreviousName>sample string 24</d2p1:PreviousName>
    <d2p1:Region>sample string 47</d2p1:Region>
    <d2p1:RemitMethod>sample string 43</d2p1:RemitMethod>
    <d2p1:ShortName>sample string 25</d2p1:ShortName>
    <d2p1:StartDate>2026-08-25T16:59:00.0741796+10:00</d2p1:StartDate>
    <d2p1:State>sample string 27</d2p1:State>
    <d2p1:Status>sample string 28</d2p1:Status>
    <d2p1:SubGroup>sample string 39</d2p1:SubGroup>
    <d2p1:SuppGroup>sample string 29</d2p1:SuppGroup>
    <d2p1:SuppSiteRadius>50.1</d2p1:SuppSiteRadius>
    <d2p1:SupplierCode>sample string 30</d2p1:SupplierCode>
    <d2p1:TaxInv>31</d2p1:TaxInv>
    <d2p1:Telephone1>sample string 32</d2p1:Telephone1>
    <d2p1:Telephone2>sample string 33</d2p1:Telephone2>
    <d2p1:Type>sample string 34</d2p1:Type>
    <d2p1:Version>35</d2p1:Version>
  </SupplierMasterDetails>
  <SupplierStoreDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/Peercore.Transport.Model">
    <d2p1:Address1>sample string 3</d2p1:Address1>
    <d2p1:Address2>sample string 4</d2p1:Address2>
    <d2p1:AddressValidity>18</d2p1:AddressValidity>
    <d2p1:City>sample string 6</d2p1:City>
    <d2p1:Contact>sample string 14</d2p1:Contact>
    <d2p1:Country>sample string 9</d2p1:Country>
    <d2p1:Fax>sample string 13</d2p1:Fax>
    <d2p1:Inactive>15</d2p1:Inactive>
    <d2p1:InternetAdd>sample string 5</d2p1:InternetAdd>
    <d2p1:Latitude>22</d2p1:Latitude>
    <d2p1:Longitude>21</d2p1:Longitude>
    <d2p1:MapReference>sample string 17</d2p1:MapReference>
    <d2p1:Name>sample string 19</d2p1:Name>
    <d2p1:Postcode>sample string 10</d2p1:Postcode>
    <d2p1:Region>sample string 8</d2p1:Region>
    <d2p1:State>sample string 7</d2p1:State>
    <d2p1:Status>sample string 20</d2p1:Status>
    <d2p1:SuppSiteRadius>23.1</d2p1:SuppSiteRadius>
    <d2p1:SupplierCode>sample string 1</d2p1:SupplierCode>
    <d2p1:SupplierStore>sample string 2</d2p1:SupplierStore>
    <d2p1:Telephone1>sample string 11</d2p1:Telephone1>
    <d2p1:Telephone2>sample string 12</d2p1:Telephone2>
    <d2p1:Version>16</d2p1:Version>
  </SupplierStoreDetails>
  <SupplierTextDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/Peercore.Transport.Model">
    <d2p1:SupplierCode>sample string 1</d2p1:SupplierCode>
    <d2p1:SupplierTextChanged>true</d2p1:SupplierTextChanged>
    <d2p1:Text>sample string 2</d2p1:Text>
  </SupplierTextDetails>
</SupplierRequestDto>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.