v1
latestOpenAPI 3.1.02026-07-241660500.9 KBGet Supplier Contacts
get/v3/suppliercontact
Query parameters
idinteger
Supplier Id
Response
200
Example response
[
{
"id": 141,
"contactType": "Email",
"name": "API Team Test",
"email": "apihelp@pps.io",
"isDefault": true
}
]