Skip to content

In Admin api: Shipments create api not working fine #132

@komal-sh-27

Description

@komal-sh-27

In Admin api: Shipments create api not working fine

How To Reproduce:

Step 1: Open postman and add a details regarding create shipments like this:

POST
/api/v1/admin/sales/shipments/{order_id}
Create shipment for an order

Step 2: After hit this request shows an error like this:

Screenshot from 2023-12-13 15-50-16

Possible Solution:

When we create shipments from api side then should be shipments created without any error.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions