Skip to main content

Set Supplier WhatsApp Contact

PUT 

/api/v2/suppliers/:supplier/messaging-contact

Designate which of the supplier's contacts is its WhatsApp/SMS contact. The supplier's messaging number is synced to that contact's phone. Send contact_id: null to clear the designation (the stored number is kept). Returns the updated supplier.

Requires the suppliers.update permission. Returns 404 when the contact does not belong to the supplier.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type