Create a SupplierAsk AIpost https://app.pennylane.com/api/external/v2/suppliersThis endpoint returns the created supplier. This endpoint requires the following scope: suppliers:allBody Paramsnamestringrequiredestablishment_nostringSupplier identification number (SIRET). 14-digit number combining SIREN (9 digits) and NIC (5 digits) Only applicable for French companies reg_nostringSupplier registration number (SIREN). 9-digit number Only applicable for French companies postal_addressobjectpostal_address objectvat_numberstringledger_accountobject | nullledger_account object | nullemailsarray of stringsemailsADD stringibanstringsupplier_payment_methodstring | nullenumautomatic_transfermanual_transferautomatic_debitingbill_of_exchangecheckcashcardotherShow 8 enum valuessupplier_due_date_delayintegersupplier_due_date_rulestring | nullenumdaysdays_or_end_of_monthAllowed:daysdays_or_end_of_monthexternal_referencestringA unique external reference you can provide to track this supplier. If not provided, Pennylane will generate an identifier for you.Responses 201Returns the created supplier 400Bad request 401Access token is missing or invalid 403Access to this resource forbidden 404The resource was not found 409Conflict with the current state of the target resource, such as when trying to create a resource that already exists. 422Unprocessable contentUpdated 27 days ago