Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced: /orders -> /shipments #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

igormukhingmailcom
Copy link
Member

No description provided.

.editorconfig Show resolved Hide resolved
},
"units": [
{
"shippable": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the reason for this shippable array?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is actually product variant. But from shipments POV it called shippable
We need it (or at least link to product variant endpoint) just to know what exactly unit we have.

{
"shippable": {
"id": @integer@,
"code": "red-mug",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has the same code as the previous. We would have to ask Peter from lagersystem.dk if that is desirable

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can put id/code and link to product variant endpoint rather than inject all info to shippable field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants