v1

latestOpenAPI 3.1.02026-07-241660500.9 KB

Update a Supplier Contact

put/v3/suppliercontact

Query parameters

idinteger

Supplier Id

subIdinteger

Supplier Contact Id

Request body

contactTypestring

ContactType can be Email, Phone, or Mobile

merchantIdinteger

Merchant Id

isDefaultboolean

Primary contact

namestring

Contact label name

emailstring

Email address (Only needed if contactType is Email)

phonestring

Phone number (Only needed if contactType is Phone)

mobilestring

Mobile number (Only needed if contactType is Mobile)

Response

200