GET api/v1/supplier/{creditorNumber}
Get supplier by creditor number
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| creditorNumber |
The creditor number of the supplier |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
The supplier found by creditor number
SupplierInformationV1| Name | Description | Type | Additional information |
|---|---|---|---|
| IdentifierV1 | SupplierIdentifierV1 |
None. |
|
| Name | string |
None. |
|
| NameAffex | string |
None. |
|
| SalesTaxNumber | string |
None. |
|
| Language | string |
None. |
|
| CurrencyName | string |
None. |
|
| IsActive | boolean |
None. |
|
| Phone | string |
None. |
|
| Fax | string |
None. |
|
| Skype | string |
None. |
|
| string |
None. |
||
| Homepage | string |
None. |
|
| PaymentModes | Collection of PaymentInformationV1 |
None. |
|
| Adresses | Collection of SimpleAddressV1 |
None. |
|
| ContactPersons | Collection of ContactPersonInformationV1 |
None. |
|
| ContactDetails | Collection of ContactDetailV1 |
None. |
|
| CustomerNumber | string |
None. |
|
| SelfDefined1 | string |
None. |
|
| SelfDefined2 | string |
None. |
|
| SelfDefined3 | string |
None. |
|
| Notice | string |
None. |
|
| Warning | string |
None. |
|
| DispatchType | LocalizedItem |
None. |
|
| ImportInformations |
Information of the import source of the customer |
Collection of ImportInformation |
None. |
| SupplierSearchName | string |
None. |
|
| ArticleInfo | string |
None. |
|
| DeliveryCorrectionDaysForOrder | integer |
None. |
|
| UseOwnDeliveryCorrectionDaysForOrder | boolean |
None. |
|
| DateInsert | date |
None. |
|
| IsProductionSupplier | boolean |
None. |
|
| CreditorNumber | integer |
None. |
|
| DateUpdate | date |
None. |
Response Formats
application/json, text/json
Sample:
{
"IdentifierV1": null,
"Name": "sample string 1",
"NameAffex": "sample string 2",
"SalesTaxNumber": "sample string 3",
"Language": "sample string 4",
"CurrencyName": "sample string 5",
"IsActive": true,
"Phone": "sample string 7",
"Fax": "sample string 8",
"Skype": "sample string 9",
"EMail": "sample string 10",
"Homepage": "sample string 11",
"PaymentModes": [
{
"Show": "sample string 1",
"Description": "sample string 2",
"Days": 64,
"Skonto": 64,
"Deposit": 5.0,
"Texts": [
{
"Show": "sample string 1",
"Description": "sample string 2",
"Language": "sample string 3"
},
{
"Show": "sample string 1",
"Description": "sample string 2",
"Language": "sample string 3"
}
]
},
{
"Show": "sample string 1",
"Description": "sample string 2",
"Days": 64,
"Skonto": 64,
"Deposit": 5.0,
"Texts": [
{
"Show": "sample string 1",
"Description": "sample string 2",
"Language": "sample string 3"
},
{
"Show": "sample string 1",
"Description": "sample string 2",
"Language": "sample string 3"
}
]
}
],
"Adresses": [
{
"Name": "sample string 1",
"NameAffex": "sample string 2",
"Street": "sample string 3",
"Line1": "sample string 4",
"Line2": "sample string 5",
"Line3": "sample string 6",
"StreetNumber": "sample string 7",
"PostCode": "sample string 8",
"City": "sample string 9",
"CountryName": "sample string 10",
"CountryIsoCode": "sample string 11",
"IsMainAdress": true,
"IsMainAddress": true,
"AddressType": "sample string 14"
},
{
"Name": "sample string 1",
"NameAffex": "sample string 2",
"Street": "sample string 3",
"Line1": "sample string 4",
"Line2": "sample string 5",
"Line3": "sample string 6",
"StreetNumber": "sample string 7",
"PostCode": "sample string 8",
"City": "sample string 9",
"CountryName": "sample string 10",
"CountryIsoCode": "sample string 11",
"IsMainAdress": true,
"IsMainAddress": true,
"AddressType": "sample string 14"
}
],
"ContactPersons": [
{
"IdentifierV1": {
"CustomerId": 1,
"CustomerNumber": "sample string 1",
"CustomerIdentifier": "628773cf-1805-4a6f-81b4-b277f9dccf4f",
"ImportSource": "sample string 2",
"ExternId": "sample string 3"
},
"AlternativeSalutation": "sample string 1",
"FirstName": "sample string 2",
"Initials": "sample string 3",
"IsMailRecipient": true,
"IsMain": true,
"Language": "sample string 6",
"LastName": "sample string 7",
"NameAffex": "sample string 8",
"Notice": "sample string 9",
"Salutation": "sample string 10",
"Gender": 0,
"ContactDetails": [
{
"IdentifierV1": {
"CustomerId": 1,
"CustomerNumber": "sample string 1",
"CustomerIdentifier": "628773cf-1805-4a6f-81b4-b277f9dccf4f",
"ImportSource": "sample string 2",
"ExternId": "sample string 3"
},
"Value": "sample string 1",
"Type": "sample string 2",
"IsMain": true
},
{
"IdentifierV1": {
"CustomerId": 1,
"CustomerNumber": "sample string 1",
"CustomerIdentifier": "628773cf-1805-4a6f-81b4-b277f9dccf4f",
"ImportSource": "sample string 2",
"ExternId": "sample string 3"
},
"Value": "sample string 1",
"Type": "sample string 2",
"IsMain": true
}
],
"Birthday": "2025-11-07T06:06:28.187989+00:00",
"MailingSigns": [
{
"Show": "sample string 1",
"Description": "sample string 2"
},
{
"Show": "sample string 1",
"Description": "sample string 2"
}
],
"SecondaryMailingSigns": [
{
"Show": "sample string 1",
"Description": "sample string 2"
},
{
"Show": "sample string 1",
"Description": "sample string 2"
}
],
"AdditionalMailingSigns": [
{
"Show": "sample string 1",
"Description": "sample string 2"
},
{
"Show": "sample string 1",
"Description": "sample string 2"
}
]
},
{
"IdentifierV1": {
"CustomerId": 1,
"CustomerNumber": "sample string 1",
"CustomerIdentifier": "628773cf-1805-4a6f-81b4-b277f9dccf4f",
"ImportSource": "sample string 2",
"ExternId": "sample string 3"
},
"AlternativeSalutation": "sample string 1",
"FirstName": "sample string 2",
"Initials": "sample string 3",
"IsMailRecipient": true,
"IsMain": true,
"Language": "sample string 6",
"LastName": "sample string 7",
"NameAffex": "sample string 8",
"Notice": "sample string 9",
"Salutation": "sample string 10",
"Gender": 0,
"ContactDetails": [
{
"IdentifierV1": {
"CustomerId": 1,
"CustomerNumber": "sample string 1",
"CustomerIdentifier": "628773cf-1805-4a6f-81b4-b277f9dccf4f",
"ImportSource": "sample string 2",
"ExternId": "sample string 3"
},
"Value": "sample string 1",
"Type": "sample string 2",
"IsMain": true
},
{
"IdentifierV1": {
"CustomerId": 1,
"CustomerNumber": "sample string 1",
"CustomerIdentifier": "628773cf-1805-4a6f-81b4-b277f9dccf4f",
"ImportSource": "sample string 2",
"ExternId": "sample string 3"
},
"Value": "sample string 1",
"Type": "sample string 2",
"IsMain": true
}
],
"Birthday": "2025-11-07T06:06:28.187989+00:00",
"MailingSigns": [
{
"Show": "sample string 1",
"Description": "sample string 2"
},
{
"Show": "sample string 1",
"Description": "sample string 2"
}
],
"SecondaryMailingSigns": [
{
"Show": "sample string 1",
"Description": "sample string 2"
},
{
"Show": "sample string 1",
"Description": "sample string 2"
}
],
"AdditionalMailingSigns": [
{
"Show": "sample string 1",
"Description": "sample string 2"
},
{
"Show": "sample string 1",
"Description": "sample string 2"
}
]
}
],
"ContactDetails": [
{
"IdentifierV1": {
"CustomerId": 1,
"CustomerNumber": "sample string 1",
"CustomerIdentifier": "628773cf-1805-4a6f-81b4-b277f9dccf4f",
"ImportSource": "sample string 2",
"ExternId": "sample string 3"
},
"Value": "sample string 1",
"Type": "sample string 2",
"IsMain": true
},
{
"IdentifierV1": {
"CustomerId": 1,
"CustomerNumber": "sample string 1",
"CustomerIdentifier": "628773cf-1805-4a6f-81b4-b277f9dccf4f",
"ImportSource": "sample string 2",
"ExternId": "sample string 3"
},
"Value": "sample string 1",
"Type": "sample string 2",
"IsMain": true
}
],
"CustomerNumber": "sample string 12",
"SelfDefined1": "sample string 13",
"SelfDefined2": "sample string 14",
"SelfDefined3": "sample string 15",
"Notice": "sample string 16",
"Warning": "sample string 17",
"DispatchType": {
"Show": "sample string 1",
"Description": "sample string 2",
"Texts": [
{
"Show": "sample string 1",
"Description": "sample string 2",
"Language": "sample string 3"
},
{
"Show": "sample string 1",
"Description": "sample string 2",
"Language": "sample string 3"
}
]
},
"ImportInformations": [
{
"ImportSource": "sample string 1",
"ExternId": "sample string 2"
},
{
"ImportSource": "sample string 1",
"ExternId": "sample string 2"
}
],
"SupplierSearchName": "sample string 18",
"ArticleInfo": "sample string 19",
"DeliveryCorrectionDaysForOrder": 20,
"UseOwnDeliveryCorrectionDaysForOrder": true,
"DateInsert": "2025-11-07T06:06:28.187989+00:00",
"IsProductionSupplier": true,
"CreditorNumber": 24,
"DateUpdate": "2025-11-07T06:06:28.187989+00:00"
}
application/xml, text/xml
Sample:
<SupplierInformation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://promotionaloffice.promidata.com/2012/08/08">
<Adresses>
<SimpleAddress>
<AddressType>sample string 14</AddressType>
<City>sample string 9</City>
<CountryIsoCode>sample string 11</CountryIsoCode>
<CountryName>sample string 10</CountryName>
<IsMainAddress>true</IsMainAddress>
<IsMainAdress>true</IsMainAdress>
<Line1>sample string 4</Line1>
<Line2>sample string 5</Line2>
<Line3>sample string 6</Line3>
<Name>sample string 1</Name>
<NameAffex>sample string 2</NameAffex>
<PostCode>sample string 8</PostCode>
<Street>sample string 3</Street>
<StreetNumber>sample string 7</StreetNumber>
</SimpleAddress>
<SimpleAddress>
<AddressType>sample string 14</AddressType>
<City>sample string 9</City>
<CountryIsoCode>sample string 11</CountryIsoCode>
<CountryName>sample string 10</CountryName>
<IsMainAddress>true</IsMainAddress>
<IsMainAdress>true</IsMainAdress>
<Line1>sample string 4</Line1>
<Line2>sample string 5</Line2>
<Line3>sample string 6</Line3>
<Name>sample string 1</Name>
<NameAffex>sample string 2</NameAffex>
<PostCode>sample string 8</PostCode>
<Street>sample string 3</Street>
<StreetNumber>sample string 7</StreetNumber>
</SimpleAddress>
</Adresses>
<ArticleInfo>sample string 19</ArticleInfo>
<ContactDetails>
<ContactDetail>
<IdentifierV1>
<CustomerId>1</CustomerId>
<CustomerIdentifier>628773cf-1805-4a6f-81b4-b277f9dccf4f</CustomerIdentifier>
<CustomerNumber>sample string 1</CustomerNumber>
<ExternId>sample string 3</ExternId>
<ImportSource>sample string 2</ImportSource>
</IdentifierV1>
<IsMain>true</IsMain>
<Type>sample string 2</Type>
<Value>sample string 1</Value>
</ContactDetail>
<ContactDetail>
<IdentifierV1>
<CustomerId>1</CustomerId>
<CustomerIdentifier>628773cf-1805-4a6f-81b4-b277f9dccf4f</CustomerIdentifier>
<CustomerNumber>sample string 1</CustomerNumber>
<ExternId>sample string 3</ExternId>
<ImportSource>sample string 2</ImportSource>
</IdentifierV1>
<IsMain>true</IsMain>
<Type>sample string 2</Type>
<Value>sample string 1</Value>
</ContactDetail>
</ContactDetails>
<ContactPersons>
<ContactPersonInformation>
<AdditionalMailingSigns xmlns:d4p1="http://schemas.datacontract.org/2004/07/Promidata.PromotionalOffice.Webservice.DataConverter">
<d4p1:ShowDescriptionItem>
<d4p1:Description>sample string 2</d4p1:Description>
<d4p1:Show>sample string 1</d4p1:Show>
</d4p1:ShowDescriptionItem>
<d4p1:ShowDescriptionItem>
<d4p1:Description>sample string 2</d4p1:Description>
<d4p1:Show>sample string 1</d4p1:Show>
</d4p1:ShowDescriptionItem>
</AdditionalMailingSigns>
<AlternativeSalutation>sample string 1</AlternativeSalutation>
<Birthday>2025-11-07T06:06:28.187989+00:00</Birthday>
<ContactDetails>
<ContactDetail>
<IdentifierV1>
<CustomerId>1</CustomerId>
<CustomerIdentifier>628773cf-1805-4a6f-81b4-b277f9dccf4f</CustomerIdentifier>
<CustomerNumber>sample string 1</CustomerNumber>
<ExternId>sample string 3</ExternId>
<ImportSource>sample string 2</ImportSource>
</IdentifierV1>
<IsMain>true</IsMain>
<Type>sample string 2</Type>
<Value>sample string 1</Value>
</ContactDetail>
<ContactDetail>
<IdentifierV1>
<CustomerId>1</CustomerId>
<CustomerIdentifier>628773cf-1805-4a6f-81b4-b277f9dccf4f</CustomerIdentifier>
<CustomerNumber>sample string 1</CustomerNumber>
<ExternId>sample string 3</ExternId>
<ImportSource>sample string 2</ImportSource>
</IdentifierV1>
<IsMain>true</IsMain>
<Type>sample string 2</Type>
<Value>sample string 1</Value>
</ContactDetail>
</ContactDetails>
<FirstName>sample string 2</FirstName>
<Gender>Male</Gender>
<IdentifierV1>
<CustomerId>1</CustomerId>
<CustomerIdentifier>628773cf-1805-4a6f-81b4-b277f9dccf4f</CustomerIdentifier>
<CustomerNumber>sample string 1</CustomerNumber>
<ExternId>sample string 3</ExternId>
<ImportSource>sample string 2</ImportSource>
</IdentifierV1>
<Initials>sample string 3</Initials>
<IsMailRecipient>true</IsMailRecipient>
<IsMain>true</IsMain>
<Language>sample string 6</Language>
<LastName>sample string 7</LastName>
<MailingSigns xmlns:d4p1="http://schemas.datacontract.org/2004/07/Promidata.PromotionalOffice.Webservice.DataConverter">
<d4p1:ShowDescriptionItem>
<d4p1:Description>sample string 2</d4p1:Description>
<d4p1:Show>sample string 1</d4p1:Show>
</d4p1:ShowDescriptionItem>
<d4p1:ShowDescriptionItem>
<d4p1:Description>sample string 2</d4p1:Description>
<d4p1:Show>sample string 1</d4p1:Show>
</d4p1:ShowDescriptionItem>
</MailingSigns>
<NameAffex>sample string 8</NameAffex>
<Notice>sample string 9</Notice>
<Salutation>sample string 10</Salutation>
<SecondaryMailingSigns xmlns:d4p1="http://schemas.datacontract.org/2004/07/Promidata.PromotionalOffice.Webservice.DataConverter">
<d4p1:ShowDescriptionItem>
<d4p1:Description>sample string 2</d4p1:Description>
<d4p1:Show>sample string 1</d4p1:Show>
</d4p1:ShowDescriptionItem>
<d4p1:ShowDescriptionItem>
<d4p1:Description>sample string 2</d4p1:Description>
<d4p1:Show>sample string 1</d4p1:Show>
</d4p1:ShowDescriptionItem>
</SecondaryMailingSigns>
</ContactPersonInformation>
<ContactPersonInformation>
<AdditionalMailingSigns xmlns:d4p1="http://schemas.datacontract.org/2004/07/Promidata.PromotionalOffice.Webservice.DataConverter">
<d4p1:ShowDescriptionItem>
<d4p1:Description>sample string 2</d4p1:Description>
<d4p1:Show>sample string 1</d4p1:Show>
</d4p1:ShowDescriptionItem>
<d4p1:ShowDescriptionItem>
<d4p1:Description>sample string 2</d4p1:Description>
<d4p1:Show>sample string 1</d4p1:Show>
</d4p1:ShowDescriptionItem>
</AdditionalMailingSigns>
<AlternativeSalutation>sample string 1</AlternativeSalutation>
<Birthday>2025-11-07T06:06:28.187989+00:00</Birthday>
<ContactDetails>
<ContactDetail>
<IdentifierV1>
<CustomerId>1</CustomerId>
<CustomerIdentifier>628773cf-1805-4a6f-81b4-b277f9dccf4f</CustomerIdentifier>
<CustomerNumber>sample string 1</CustomerNumber>
<ExternId>sample string 3</ExternId>
<ImportSource>sample string 2</ImportSource>
</IdentifierV1>
<IsMain>true</IsMain>
<Type>sample string 2</Type>
<Value>sample string 1</Value>
</ContactDetail>
<ContactDetail>
<IdentifierV1>
<CustomerId>1</CustomerId>
<CustomerIdentifier>628773cf-1805-4a6f-81b4-b277f9dccf4f</CustomerIdentifier>
<CustomerNumber>sample string 1</CustomerNumber>
<ExternId>sample string 3</ExternId>
<ImportSource>sample string 2</ImportSource>
</IdentifierV1>
<IsMain>true</IsMain>
<Type>sample string 2</Type>
<Value>sample string 1</Value>
</ContactDetail>
</ContactDetails>
<FirstName>sample string 2</FirstName>
<Gender>Male</Gender>
<IdentifierV1>
<CustomerId>1</CustomerId>
<CustomerIdentifier>628773cf-1805-4a6f-81b4-b277f9dccf4f</CustomerIdentifier>
<CustomerNumber>sample string 1</CustomerNumber>
<ExternId>sample string 3</ExternId>
<ImportSource>sample string 2</ImportSource>
</IdentifierV1>
<Initials>sample string 3</Initials>
<IsMailRecipient>true</IsMailRecipient>
<IsMain>true</IsMain>
<Language>sample string 6</Language>
<LastName>sample string 7</LastName>
<MailingSigns xmlns:d4p1="http://schemas.datacontract.org/2004/07/Promidata.PromotionalOffice.Webservice.DataConverter">
<d4p1:ShowDescriptionItem>
<d4p1:Description>sample string 2</d4p1:Description>
<d4p1:Show>sample string 1</d4p1:Show>
</d4p1:ShowDescriptionItem>
<d4p1:ShowDescriptionItem>
<d4p1:Description>sample string 2</d4p1:Description>
<d4p1:Show>sample string 1</d4p1:Show>
</d4p1:ShowDescriptionItem>
</MailingSigns>
<NameAffex>sample string 8</NameAffex>
<Notice>sample string 9</Notice>
<Salutation>sample string 10</Salutation>
<SecondaryMailingSigns xmlns:d4p1="http://schemas.datacontract.org/2004/07/Promidata.PromotionalOffice.Webservice.DataConverter">
<d4p1:ShowDescriptionItem>
<d4p1:Description>sample string 2</d4p1:Description>
<d4p1:Show>sample string 1</d4p1:Show>
</d4p1:ShowDescriptionItem>
<d4p1:ShowDescriptionItem>
<d4p1:Description>sample string 2</d4p1:Description>
<d4p1:Show>sample string 1</d4p1:Show>
</d4p1:ShowDescriptionItem>
</SecondaryMailingSigns>
</ContactPersonInformation>
</ContactPersons>
<CreditorNumber>24</CreditorNumber>
<CurrencyName>sample string 5</CurrencyName>
<CustomerNumber>sample string 12</CustomerNumber>
<DateInsert>2025-11-07T06:06:28.187989+00:00</DateInsert>
<DateUpdate>2025-11-07T06:06:28.187989+00:00</DateUpdate>
<DeliveryCorrectionDaysForOrder>20</DeliveryCorrectionDaysForOrder>
<DispatchType>
<Description>sample string 2</Description>
<Show>sample string 1</Show>
<Texts>
<LocalizationItem>
<Description>sample string 2</Description>
<Language>sample string 3</Language>
<Show>sample string 1</Show>
</LocalizationItem>
<LocalizationItem>
<Description>sample string 2</Description>
<Language>sample string 3</Language>
<Show>sample string 1</Show>
</LocalizationItem>
</Texts>
</DispatchType>
<EMail>sample string 10</EMail>
<Fax>sample string 8</Fax>
<Homepage>sample string 11</Homepage>
<IdentifierV1 i:nil="true" />
<ImportInformations xmlns:d2p1="http://schemas.datacontract.org/2004/07/Promidata.PromotionalOffice.Webservice.DataConverter">
<d2p1:ImportInformation>
<d2p1:ExternId>sample string 2</d2p1:ExternId>
<d2p1:ImportSource>sample string 1</d2p1:ImportSource>
</d2p1:ImportInformation>
<d2p1:ImportInformation>
<d2p1:ExternId>sample string 2</d2p1:ExternId>
<d2p1:ImportSource>sample string 1</d2p1:ImportSource>
</d2p1:ImportInformation>
</ImportInformations>
<IsActive>true</IsActive>
<IsProductionSupplier>true</IsProductionSupplier>
<Language>sample string 4</Language>
<Name>sample string 1</Name>
<NameAffex>sample string 2</NameAffex>
<Notice>sample string 16</Notice>
<PaymentModes>
<PaymentInformation>
<Days>64</Days>
<Deposit>5</Deposit>
<Description>sample string 2</Description>
<Show>sample string 1</Show>
<Skonto>64</Skonto>
<Texts>
<LocalizationItem>
<Description>sample string 2</Description>
<Language>sample string 3</Language>
<Show>sample string 1</Show>
</LocalizationItem>
<LocalizationItem>
<Description>sample string 2</Description>
<Language>sample string 3</Language>
<Show>sample string 1</Show>
</LocalizationItem>
</Texts>
</PaymentInformation>
<PaymentInformation>
<Days>64</Days>
<Deposit>5</Deposit>
<Description>sample string 2</Description>
<Show>sample string 1</Show>
<Skonto>64</Skonto>
<Texts>
<LocalizationItem>
<Description>sample string 2</Description>
<Language>sample string 3</Language>
<Show>sample string 1</Show>
</LocalizationItem>
<LocalizationItem>
<Description>sample string 2</Description>
<Language>sample string 3</Language>
<Show>sample string 1</Show>
</LocalizationItem>
</Texts>
</PaymentInformation>
</PaymentModes>
<Phone>sample string 7</Phone>
<SalesTaxNumber>sample string 3</SalesTaxNumber>
<SelfDefined1>sample string 13</SelfDefined1>
<SelfDefined2>sample string 14</SelfDefined2>
<SelfDefined3>sample string 15</SelfDefined3>
<Skype>sample string 9</Skype>
<SupplierSearchName>sample string 18</SupplierSearchName>
<UseOwnDeliveryCorrectionDaysForOrder>true</UseOwnDeliveryCorrectionDaysForOrder>
<Warning>sample string 17</Warning>
</SupplierInformation>