Skip to main content

Create or update a supplier card

POST 

/supplier_cards

Creates a new supplier or updates and existing supplier. If the request body specifies an supplier id then that supplier will be updated. If no id is provided but the provided sourceID matches the sourceID of an existing supplier card then that supplier card will be updated. If there is no matching existing supplier card, a new supplier card will be created.

Request

Responses

An existing supplier card was updated