Skip to main content

Set Supplier WhatsApp/SMS Number

PUT 

/api/purchase-orders/:purchase_order/communications/supplier-phone

Set the linked supplier's WhatsApp/SMS number (E.164, e.g. +15551234567) so the messaging channels become usable on this purchase order without opening the supplier record. Send a blank value to clear the stored number. Returns the updated channel availability for this purchase order.

Requires the purchase_orders.update permission. Returns 422 when the purchase order has no linked supplier.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type