Bitrix API

ShipmentsRepository

FinalYes

Class provides several methods to fetch shipments, related to deals

Table of Contents

Methods

__construct()  : mixed
getShipmentStages()  : array<int, string>
Returns map [dealId => stage of latest related shipment]

Methods

getShipmentStages()

Returns map [dealId => stage of latest related shipment]

public getShipmentStages(array<string|int, mixed> $dealIds) : array<int, string>
Parameters
$dealIds : array<string|int, mixed>
Return values
array<int, string>

        
On this page

Search results