# Create 'Anonymousgeneralerrandlink' Endpoint: POST /errands/generalerrands/reporting/anonymousgeneralerrandlink/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Request fields (application/json): - `errand` (object, required) - `errand.id` (string) - `link_type` (integer, required) Enum: 0, 1, 2 - `organization` (object,null) - `email` (string,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: organization_user, external_supplier, phone_number This field, or at least one of the following fields must be set: organization_user, external_supplier, phone_number - `organization_user` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: external_supplier, email, phone_number This field, or at least one of the following fields must be set: external_supplier, email, phone_number - `custom_id` (string,null) - `phone_number` (string,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: organization_user, external_supplier, email This field, or at least one of the following fields must be set: organization_user, external_supplier, email - `external_supplier` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: organization_user, email, phone_number This field, or at least one of the following fields must be set: organization_user, email, phone_number ## Response 201 fields (application/json): - `id` (string, required) Additional Validation Information: Must be unique - `errand` (object, required) - `errand.id` (string) - `link_type` (integer, required) Enum: 0, 1, 2 - `auto_created` (boolean) - `organization` (object,null) - `email` (string,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: organization_user, external_supplier, phone_number This field, or at least one of the following fields must be set: organization_user, external_supplier, phone_number - `created_at` (string) - `organization_user` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: external_supplier, email, phone_number This field, or at least one of the following fields must be set: external_supplier, email, phone_number - `custom_id` (string,null) - `phone_number` (string,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: organization_user, external_supplier, email This field, or at least one of the following fields must be set: organization_user, external_supplier, email - `external_supplier` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: organization_user, email, phone_number This field, or at least one of the following fields must be set: organization_user, email, phone_number ## Response 401 fields ## Response 403 fields ## Response 429 fields