Update a supplier

This endpoint returns the updated supplier.

⚠️ ALPHA STATUS NOTICE

This endpoint is currently in alpha. It is part of an early testing phase, and its functionality may change or be removed in future updates.
We welcome your feedback to help us improve. Please use this endpoint with caution, especially in production environments, as backward compatibility is not guaranteed and functionality may change frequently.
This feature is best suited for developers interested in testing and providing input on upcoming capabilities.

ℹ️

This endpoint requires one of the following scopes: suppliers:all

Log in to see full request history
Path Params
integer
required
Body Params
string
string

Supplier identification number (SIRET).

  • 14-digit number combining SIREN (9 digits) and NIC (5 digits)
  • Only applicable for French companies
postal_address
object
string
emails
array of strings
emails
string
string | null
integer | null
string | null
string

The unique external reference that was assigned during creation either by you or Pennylane.

Responses

Response body
object
integer
required
string
required
string | null
required

Supplier identification number (SIRET).

  • 14-digit number combining SIREN (9 digits) and NIC (5 digits)
  • Only applicable for French companies
string
required
object | null
required
integer
required
emails
array of strings
required
emails*
string
required

The IBAN of the supplier

postal_address
object
required
string
required
string
required
string
required
string
required
string | null
required

automatic_transfer manual_transfer automatic_debiting bill_of_exchange check cash card

integer | null
required
string | null
required

days days_or_end_of_month

string
required

The unique external reference that was assigned during creation either by you or Pennylane

date-time
required
date-time
required

Language
Credentials
OAuth2