# Update 'Invoicerecipient' Endpoint: PATCH /accounting/invoices/invoicerecipient/{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) ## Request fields (application/json): - `view_only` (boolean, required) - `invoice` (object, required) - `invoice.id` (string) - `priority` (integer, required) - `stakeholder_type` (string,null) - `custom_id` (string,null) - `postal_address` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: custom_postal_address - `org_no` (string,null) - `reminder_distribution_instruction` (array,null) - `custom_postal_address` (string,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: postal_address - `ssn` (string,null) - `email` (string,null) - `phone_number` (string,null) - `debt_distribution_instruction` (array,null) - `name` (string,null) - `organization_user` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: tenant, sub_tenant - `organization` (object,null) - `tenant` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: sub_tenant, organization_user - `invoice_distribution_instruction` (array,null) - `sub_tenant` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: tenant, organization_user ## Response 200 fields (application/json): - `view_only` (boolean, required) - `invoice` (object, required) - `invoice.id` (string) - `id` (string, required) Additional Validation Information: Must be unique - `priority` (integer, required) - `stakeholder_type` (string,null) - `custom_id` (string,null) - `postal_address` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: custom_postal_address - `org_no` (string,null) - `reminder_distribution_instruction` (array,null) - `custom_postal_address` (string,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: postal_address - `ssn` (string,null) - `email` (string,null) - `phone_number` (string,null) - `debt_distribution_instruction` (array,null) - `name` (string,null) - `organization_user` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: tenant, sub_tenant - `organization` (object,null) - `tenant` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: sub_tenant, organization_user - `created_at` (string) - `invoice_distribution_instruction` (array,null) - `sub_tenant` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: tenant, organization_user ## Response 401 fields ## Response 403 fields ## Response 429 fields