Document (fichier orders-2021-04-09-12-00-46.csv) failed

TVA 0 / tax id : 585155
shipping code :
shipping name : UPS INT
stdClass Object
(
    [response] => 
    [error] => stdClass Object
        (
            [code] => E_LIST_VALUE_DONT_EXIST
            [message] => Value 5605543 form list does not exist
            [more] => shippings
            [inerror] => 5605543
        )

    [status] => error
)

Array
(
    [method] => Document.create
    [params] => Array
        (
            [document] => Array
                (
                    [doctype] => order
                    [doclayout] => 25327
                    [displayShipAddress] => Y
                    [currency] => 1
                    [rateCategory] => 99172
                    [thirdid] => 30270567
                    [displayedDate] => 1617962220
                    [subject] => Woo 14200 - LEVO JAGUAR
                    [tags] => woocommerce, 09/04/2021
                )

            [row] => Array
                (
                    [0] => Array
                        (
                            [row_type] => item
                            [row_linkedid] => 7235088
                            [row_name] => LEVO JAGUAR
                            [row_notes] => LEVO JAGUAR
                            [row_unit] => unité
                            [row_unitAmount] => 182.5
                            [row_taxid] => 585155
                            [row_qt] => 1
                            [row_purchaseAmount] => 59.500000000
                        )

                    [1] => Array
                        (
                            [row_type] => shipping
                            [row_shipping] => 5605543
                            [row_name] => UPS INT
                            [row_unitAmount] => 59.00
                            [row_taxid] => 585155
                        )

                )

        )

)