# Get 'Externalsupplier' Endpoint: GET /errands/suppliers/externalsupplier/{pk}/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Path parameters: - `pk` (string, required) ## Response 200 fields (application/json): - `name` (string, required) - `id` (string, required) Additional Validation Information: Must be unique - `errands_email` (string, required) - `invoice_address` (object,null) - `invoice_address.id` (string) - `created_at` (string) - `org_no` (string,null) - `contact_last_name` (string,null) - `receive_sms_notifications` (boolean) - `organization` (object,null) - `errands_phone_number` (string,null) - `contact_phone_number` (string,null) - `pending_monitor_approval_amount` (any) - `contact_email` (string,null) - `contact_first_name` (string,null) - `receive_email_notifications` (boolean) - `custom_id` (string,null) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields