Skip to content

Return fulfilment shipping methods as objects #2

@judgej

Description

@judgej

The API delivers order fulfilments with a list of available shipping methods as an array of strings. The strings are to be changed to objects for two reasons:

  • It makes the shipping method label available for display to the user.
  • It provides a placeholder to put cost details of the varying shipping methods for each fulfilment. Costs will be added at a later time.

The object will contain properties:

  • code example express
  • name eample Express

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions