Red Hook Terminal ============================================================================= :Provider Information: +-----------------+------------------------------------------+ | **Id** | red_hook_terminal | +-----------------+------------------------------------------+ | **Type** | terminal | +-----------------+------------------------------------------+ | **Trace Type** | Scrape | +-----------------+------------------------------------------+ | **Credentials** | customer | +-----------------+------------------------------------------+ | **Limits** | 20 containers | +-----------------+------------------------------------------+ | **Status** | completed | +-----------------+------------------------------------------+ | **Doc Status** | draft | +-----------------+------------------------------------------+ | **Doc Version** | 1 | +-----------------+------------------------------------------+ :URLs: +---------+------------------------+-------------+ | Type | URL | Environment | +=========+========================+=============+ | Page | https://app.octopi.co/ | STG/DEV/PRD | +---------+------------------------+-------------+ :Sites: +------+---------+-----------------+ | Name | Site Id | Description | +======+=========+=================+ | name | ern | the description | +------+---------+-----------------+ Pages ----------------------------------------------------------------------------- In the home page enter the email and password to login: .. image:: /_static/providers/rt/red_hook_terminal/01_Login.png In the left side bar, click on Invoicing: .. image:: /_static/providers/rt/red_hook_terminal/02_Dashboard.png Then enter the container numbers separated by a comma in the text box: .. image:: /_static/providers/rt/red_hook_terminal/03_Search_Containers.png Finally, you will find the results tables: .. image:: /_static/providers/rt/red_hook_terminal/04_Results.png :Data Mapping: +-----------------------+------------------------+-----------------------------------------------+ | Property | Source Property | Description | +=======================+========================+===============================================+ | container_number | Container Number | The container number. | +-----------------------+------------------------+-----------------------------------------------+ | steamshipBL | Bill of Lading | The bill of lading. | +-----------------------+------------------------+-----------------------------------------------+ | carrier.steamshipLine | Line / Type | Whatever before the '/' is the scac. | +-----------------------+------------------------+-----------------------------------------------+ || carrier.vessel || Arrival Voyage || The text in Arrival Voyage is the vessel_id, | || carrier.voyage || || the number with '/' is the voyage_id. | +-----------------------+------------------------+-----------------------------------------------+ | event.data.lfd | Last Free Storage Date | The LFD for release event. | +-----------------------+------------------------+-----------------------------------------------+ | event | Line Hold | A line hold event. If results show Line Hold. | +-----------------------+------------------------+-----------------------------------------------+ | event | USDA Hold | A USDA hold event. If results show USDA Hold. | +-----------------------+------------------------+-----------------------------------------------+ :Lfd Event: +------------------------+------------------------+----------------------------------------------------------+ | Property | Source Property | Description | +========================+========================+==========================================================+ | event[n].code | | lfd if Last Free Storage Date has a value. | +------------------------+------------------------+----------------------------------------------------------+ | event[n].date | | ISO formatted current date/time. | +------------------------+------------------------+----------------------------------------------------------+ | event[n].location.type | | terminal | +------------------------+------------------------+----------------------------------------------------------+ | event[n].data.lfd | Last Free Storage Date | The last free storage date. | +------------------------+------------------------+----------------------------------------------------------+ :Released Event: +------------------------+------------------------+----------------------------------------------------------+ | Property | Source Property | Description | +========================+========================+==========================================================+ | event[n].code | | released if not LFD and there are no holds. | +------------------------+------------------------+----------------------------------------------------------+ | event[n].date | | ISO formatted current date/time. | +------------------------+------------------------+----------------------------------------------------------+ | event[n].location.type | | terminal | +------------------------+------------------------+----------------------------------------------------------+ | event[n].data.released | | Defaulted to now as the provider doesn't provide a date. | +------------------------+------------------------+----------------------------------------------------------+ :Hold Events: +------------------------+------------------------+-----------------------------------------------+ | Property | Source Property | Description | +========================+=================+======================================================+ | event[n].code | * Line Hold | hold if Line Hold or USDA Hold. | | | * USDA Hold | | +------------------------+-----------------+------------------------------------------------------+ | event[n].date | | ISO formatted current date/time. | +------------------------+-----------------+------------------------------------------------------+ | event[n].location.type | | terminal | +------------------------+-----------------+------------------------------------------------------+ | event[n].data.holdType | * Line Hold | * line if container results contains Line Hold. | | | * USDA Hold | * usda if container results contains USDA Hold. | +------------------------+-----------------+------------------------------------------------------+ | event[n].data.code | * Line Hold | * Line HOLD if container results contains Line Hold. | | | * USDA Hold | * USDA HOLD if container results contains USDA Hold. | +------------------------+-----------------+------------------------------------------------------+ :Outgated Event: +---------------------------------+-----------------+----------------------------------------------------------+ | Property | Source Property | Description | +=================================+=================+==========================================================+ | event[n].code | | outgated if it doesn't have LFD or holds. | +---------------------------------+-----------------+----------------------------------------------------------+ | event[n].date | | ISO formatted current date/time. | +---------------------------------+-----------------+----------------------------------------------------------+ | event[n].location.type | | terminal | +---------------------------------+-----------------+----------------------------------------------------------+ | event[n].data.outgated | | Defaulted to now as the provider doesn't provide a date. | +---------------------------------+-----------------+----------------------------------------------------------+ | event[n].data.outgate_confirmed | | False | +---------------------------------+-----------------+----------------------------------------------------------+