IOutput : { marketplaceCancelAplReception : { apl_reception : { braname : string ; chairman_account ?: null | string ; chairman_signchair_tx_hash ?: null | string ; chairman_signed_at ?: unknown ; coopname : string ; created_at : unknown ; created_by_operator_account : string ; cycle_id : string ; expeditor_data ?: { delivery_datetime_estimate ?: null | string ; expeditor_full_name ?: null | string ; expeditor_phone ?: null | string ; loading_address ?: null | string ; loading_datetime ?: null | string ; packaging ?: { order_id : string ; units_per_box : number ; } [] ; vehicle_number ?: null | string ; } ; fact_quantity_per_order : { fact_quantity : number ; fact_unit_price ?: null | string ; order_id : string ; orderer_account ?: null | string ; orderer_name ?: null | string ; package_size ?: null | number ; product_name ?: null | string ; unit_of_measure ?: null | MarketplaceUnitOfMeasure ; } [] ; id : string ; offerer_account : string ; offerer_name ?: null | string ; shipment_id : string ; status : MarketplaceAplReceptionStatus ; supplier_signed_at ?: unknown ; supplier_signsupp_tx_hash ?: null | string ; total_amount : string ; ttn_number ?: null | string ; updated_at : unknown ; variant : MarketplaceAplReceptionVariant ; } ; } ; } Type declaration marketplace Cancel Apl Reception : { apl_reception : { braname : string ; chairman_account ?: null | string ; chairman_signchair_tx_hash ?: null | string ; chairman_signed_at ?: unknown ; coopname : string ; created_at : unknown ; created_by_operator_account : string ; cycle_id : string ; expeditor_data ?: { delivery_datetime_estimate ?: null | string ; expeditor_full_name ?: null | string ; expeditor_phone ?: null | string ; loading_address ?: null | string ; loading_datetime ?: null | string ; packaging ?: { order_id : string ; units_per_box : number ; } [] ; vehicle_number ?: null | string ; } ; fact_quantity_per_order : { fact_quantity : number ; fact_unit_price ?: null | string ; order_id : string ; orderer_account ?: null | string ; orderer_name ?: null | string ; package_size ?: null | number ; product_name ?: null | string ; unit_of_measure ?: null | MarketplaceUnitOfMeasure ; } [] ; id : string ; offerer_account : string ; offerer_name ?: null | string ; shipment_id : string ; status : MarketplaceAplReceptionStatus ; supplier_signed_at ?: unknown ; supplier_signsupp_tx_hash ?: null | string ; total_amount : string ; ttn_number ?: null | string ; updated_at : unknown ; variant : MarketplaceAplReceptionVariant ; } ; } apl_ reception : { braname : string ; chairman_account ?: null | string ; chairman_signchair_tx_hash ?: null | string ; chairman_signed_at ?: unknown ; coopname : string ; created_at : unknown ; created_by_operator_account : string ; cycle_id : string ; expeditor_data ?: { delivery_datetime_estimate ?: null | string ; expeditor_full_name ?: null | string ; expeditor_phone ?: null | string ; loading_address ?: null | string ; loading_datetime ?: null | string ; packaging ?: { order_id : string ; units_per_box : number ; } [] ; vehicle_number ?: null | string ; } ; fact_quantity_per_order : { fact_quantity : number ; fact_unit_price ?: null | string ; order_id : string ; orderer_account ?: null | string ; orderer_name ?: null | string ; package_size ?: null | number ; product_name ?: null | string ; unit_of_measure ?: null | MarketplaceUnitOfMeasure ; } [] ; id : string ; offerer_account : string ; offerer_name ?: null | string ; shipment_id : string ; status : MarketplaceAplReceptionStatus ; supplier_signed_at ?: unknown ; supplier_signsupp_tx_hash ?: null | string ; total_amount : string ; ttn_number ?: null | string ; updated_at : unknown ; variant : MarketplaceAplReceptionVariant ; } braname : string Optional chairman_ account ?: null | string Optional chairman_ signchair_ tx_ hash ?: null | string Optional chairman_ signed_ at ?: unknown coopname : string created_ at : unknown created_ by_ operator_ account : string cycle_ id : string Optional expeditor_ data ?: { delivery_datetime_estimate ?: null | string ; expeditor_full_name ?: null | string ; expeditor_phone ?: null | string ; loading_address ?: null | string ; loading_datetime ?: null | string ; packaging ?: { order_id : string ; units_per_box : number ; } [] ; vehicle_number ?: null | string ; } Optional delivery_ datetime_ estimate ?: null | string Optional expeditor_ full_ name ?: null | string Optional expeditor_ phone ?: null | string Optional loading_ address ?: null | string Optional loading_ datetime ?: null | string Optional packaging ?: { order_id : string ; units_per_box : number ; } [] Optional vehicle_ number ?: null | string fact_ quantity_ per_ order : { fact_quantity : number ; fact_unit_price ?: null | string ; order_id : string ; orderer_account ?: null | string ; orderer_name ?: null | string ; package_size ?: null | number ; product_name ?: null | string ; unit_of_measure ?: null | MarketplaceUnitOfMeasure ; } [] id : string offerer_ account : string Optional offerer_ name ?: null | string shipment_ id : string Optional supplier_ signed_ at ?: unknown Optional supplier_ signsupp_ tx_ hash ?: null | string total_ amount : string Optional ttn_ number ?: null | string updated_ at : unknown Defined in components/sdk/src/mutations/marketplace/cancelAplReception.ts:22
Отмена акта приёмки до подписи поставщика — партия возвращается к приёмке для повторного формирования. Доступно оператору КУ и самому поставщику (не согласен с фактом приёмки).