Skip to main content

Massive forwards updating/creating

Create forward list

Request Body required
  • list_items object[]
  • apartment_id string
  • forward_entity_list object[]
  • forward_entity string
  • list_option object
  • pagination object

    Available pagination options for tables

  • total_items integer

    The total number of items found and reflected across all pages

  • items_limit integer

    Possible values: [10, 25, 50]

    Limiting the display of the amount of data for one page

  • total_pages integer

    Possible values: >= 1

    The number of tables that hold the requested data

  • current_page integer

    Possible values: >= 1

    Current page number

Responses

OK


Schema
  • result array
  • link_id string

    Logicall address of the forward

  • success boolean
  • extended_info string

    Possible values: [created, updated, deleted]

Loading...