Skip to content

Commit e952c63

Browse files
authored
Extra return field added for customs documents
1 parent 18b1a98 commit e952c63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Picqer/Carriers/SendCloud/Parcel.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ class Parcel extends Model
6262
'country_state',
6363
'customs_shipment_type',
6464
'parcel_items',
65+
'customs_declaration',
6566
];
6667

6768
protected $url = 'parcels';

0 commit comments

Comments
 (0)