diff --git a/api/EasyPost.Parameters.Pickup.Create.html b/api/EasyPost.Parameters.Pickup.Create.html index 64a4ac90..d70ccff4 100644 --- a/api/EasyPost.Parameters.Pickup.Create.html +++ b/api/EasyPost.Parameters.Pickup.Create.html @@ -150,7 +150,7 @@
Property Value

Batch

-

Batch being set for pickup (if Shipment not provided).

+

Batch being set for pickup (required if Shipment not provided).

Declaration
@@ -368,7 +368,7 @@
Property Value

Shipment

-

Shipment being set for pickup (if Batch not provided).

+

Shipment being set for pickup (required if Batch not provided).

Declaration
diff --git a/manifest.json b/manifest.json index 03191591..46139880 100644 --- a/manifest.json +++ b/manifest.json @@ -2277,7 +2277,7 @@ "output": { ".html": { "relative_path": "api/EasyPost.Parameters.Pickup.Create.html", - "hash": "35eBH1tWmotd44aT7RPowTj+m2SVllflGwPlBNw4alE=" + "hash": "4jPSWQAY/3sWUo1rafDpxOFN1uwiqR++yyqegowmpLg=" } }, "is_incremental": false,