GET
/api/cp/signup/code/{identifier}
curl \
--request GET 'https://replace-with-own-host.iw-erp.de/api/cp/signup/code/{identifier}' \
--header "x-session-token: $API_KEY"
Response examples (200)
{
"id": 42,
"token": "string",
"product": {
"id": 42,
"name": "string",
"description": "string",
"internal_description": "string",
"fixed_hours": 42.0,
"fixed_price": 42.0,
"fixed_price_base_unit": 42.0,
"price_fixed_hours": 42.0,
"price_additional_hours": 42.0,
"name_additional_hours": "string",
"description_additional_hours": "string",
"time_billed_on_ticket_close": true,
"billing_type": {
"id": 42,
"name": "string",
"fixed_price_addon_one_name": "string",
"fixed_price_addon_two_name": "string",
"fixed_price_addon_one_name_person": "string",
"fixed_price_addon_two_name_person": "string",
"category": "project",
"type": "subscription",
"unit": "string",
"force_repeating": true,
"can_repeat": true,
"deleted": true
},
"buying_price": 42.0,
"recurrence": {
"id": 42,
"name": "string",
"once": true,
"allow_partial_on_eq_start_billing": true,
"date_string": "string",
"tolerance": 42.0,
"deleted": true,
"rounding_steps": 42,
"month_factor": 42
},
"deleted": true,
"condition_date_after": "2025-05-04T09:42:00Z",
"condition_date_before": "2025-05-04T09:42:00Z",
"condition_country_code": "string",
"condition_zip_code_from": "string",
"condition_zip_code_to": "string",
"condition_time_after_hour": 42,
"condition_max_length": 42,
"condition_time_before_hour": 42,
"condition_sub_access_tag": {
"id": 42,
"created": "2025-05-04T09:42:00Z",
"updated": "2025-05-04T09:42:00Z",
"name": "string",
"deleted": true,
"short_identifier": "string"
},
"condition_show_despite_missing_access_tag": true,
"condition_sub_free_logic": "string",
"fixed_price_logic": "string",
"sub_self_service_add": true,
"sub_self_service_delete": true,
"sub_self_service_add_fixed_price": 42.0,
"sub_self_service_delete_fixed_price": 42.0,
"sub_pre_paid": true,
"sub_only_billed_after_start": true,
"sub_people_age_group_one": 42,
"sub_people_age_group_one_discount": 42,
"sub_people_age_group_one_free": 42,
"sub_people_age_group_two": 42,
"sub_people_age_group_two_discount": 42,
"sub_people_age_group_two_free": 42,
"sub_people_age_group_three": 42,
"sub_people_age_group_three_discount": 42,
"sub_people_age_group_three_free": 42,
"sub_people_age_group_four": 42,
"sub_people_age_group_four_discount": 42,
"sub_people_age_group_four_free": 42,
"price_is_brutto": true,
"sku": "string",
"barcode": "string",
"company": {
"id": 42,
"short_name": "string",
"company_name": "string",
"secondary_name": "string",
"direct_dial": "string",
"invoice_email": "string",
"send_invoice_email": true,
"send_invoice_letter": true,
"time_report_email": "string",
"payment_goal": {
"id": 42,
"name": "string",
"date_string": "string",
"deleted": true,
"global_default": true
},
"payment_interval": "string",
"vatid": "string",
"taxnumber": "string",
"buyer_reference_id": "string",
"tax": {
"id": 42,
"name": "string",
"value": 42.0,
"deleted": true,
"global_default": true
},
"info": "string",
"number": "string",
"manual_number": 42,
"number_string": "string",
"is_customer": true,
"is_supplier": true,
"is_other": true,
"is_member": true,
"archived": true,
"category": {
"id": 42,
"name": "string",
"description": "string",
"deleted": true,
"global_default": true,
"enabled_customer_portal": true,
"g_drive_root_dir": "string",
"g_drive_root_dir_archived": "string",
"require_company_address": true,
"require_company_billing": true
},
"visible_for_customer": true,
"search_string": "string",
"address": "string",
"address_street": "string",
"address_house_number": "string",
"address_street_level": "string",
"address_co": "string",
"address_city": "string",
"address_zip": "string",
"address_admin_level1": "string",
"address_country": "string",
"address_full_country": "string",
"address_geo_lat": "string",
"address_geo_lng": "string",
"address_external_provider_id": "string",
"main_phone": "string",
"main_fax": "string",
"main_email": "string",
"website": "string",
"ucats": [
{
"id": 42,
"category_type": "string",
"children": [
{}
],
"parent": {},
"view_order": 42,
"is_public": true,
"created": "2025-05-04T09:42:00Z",
"updated": "2025-05-04T09:42:00Z",
"name": "string",
"address": "string",
"address_street": "string",
"address_house_number": "string",
"address_street_level": "string",
"address_co": "string",
"address_city": "string",
"address_zip": "string",
"address_admin_level1": "string",
"address_country": "string",
"address_full_country": "string",
"address_geo_lat": "string",
"address_geo_lng": "string",
"address_external_provider_id": "string",
"main_phone": "string",
"main_fax": "string",
"main_email": "string",
"website": "string",
"deleted": true,
"search_string": "string",
"short_identifier": "string",
"slug_identifier": "string",
"image_url": "string",
"is_ui_filter": true
}
],
"created": "2025-05-04T09:42:00Z",
"updated": "2025-05-04T09:42:00Z",
"payment_type": {
"id": 42,
"name": "string",
"auto": true,
"conditions": "string",
"linked_keywords": "string",
"global_default": true,
"bank_import_default": true,
"is_direct_debit": true,
"is_external": true,
"deleted": true
}
},
"parent": {},
"is_preferred": true,
"is_default": true,
"is_discount": true,
"is_free": true,
"is_passive": true,
"is_global": true,
"inventory_count": 42,
"stock_item": true,
"public_category": "string",
"search_string": "string",
"ucats": [
{
"id": 42,
"category_type": "string",
"children": [
{}
],
"parent": {},
"view_order": 42,
"is_public": true,
"created": "2025-05-04T09:42:00Z",
"updated": "2025-05-04T09:42:00Z",
"name": "string",
"address": "string",
"address_street": "string",
"address_house_number": "string",
"address_street_level": "string",
"address_co": "string",
"address_city": "string",
"address_zip": "string",
"address_admin_level1": "string",
"address_country": "string",
"address_full_country": "string",
"address_geo_lat": "string",
"address_geo_lng": "string",
"address_external_provider_id": "string",
"main_phone": "string",
"main_fax": "string",
"main_email": "string",
"website": "string",
"deleted": true,
"search_string": "string",
"short_identifier": "string",
"slug_identifier": "string",
"image_url": "string",
"is_ui_filter": true
}
],
"short_identifier": "string",
"slug_identifier": "string",
"order": 42
},
"log_book_entry_content_type": "string",
"created": "2025-05-04T09:42:00Z",
"updated": "2025-05-04T09:42:00Z",
"deleted": true,
"name": "string",
"unified_category": {
"id": 42,
"category_type": "string",
"children": [
{}
],
"parent": {},
"view_order": 42,
"is_public": true,
"created": "2025-05-04T09:42:00Z",
"updated": "2025-05-04T09:42:00Z",
"name": "string",
"address": "string",
"address_street": "string",
"address_house_number": "string",
"address_street_level": "string",
"address_co": "string",
"address_city": "string",
"address_zip": "string",
"address_admin_level1": "string",
"address_country": "string",
"address_full_country": "string",
"address_geo_lat": "string",
"address_geo_lng": "string",
"address_external_provider_id": "string",
"main_phone": "string",
"main_fax": "string",
"main_email": "string",
"website": "string",
"deleted": true,
"search_string": "string",
"short_identifier": "string",
"slug_identifier": "string",
"image_url": "string",
"is_ui_filter": true
},
"image_url": "string"
}