Get Fortnox Supplier
fortnox_get_supplierRetrieve complete supplier details, including contact information, addresses, bank details, and payment terms, by supplier number. Choose output as markdown or JSON.
Instructions
Retrieve detailed information about a specific supplier.
Args:
supplier_number (string): The supplier number to retrieve (required)
response_format ('markdown' | 'json'): Output format
Returns: Complete supplier details including contact info, addresses, bank details, and payment terms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format: 'markdown' or 'json' | markdown |
| supplier_number | Yes | The supplier number to retrieve |