Skip to content

Removed outdated parts of the Approval Flow#1237

Open
Banibrata-Manna wants to merge 2 commits intohotwax:implementations-pubfrom
Banibrata-Manna:patch-1
Open

Removed outdated parts of the Approval Flow#1237
Banibrata-Manna wants to merge 2 commits intohotwax:implementations-pubfrom
Banibrata-Manna:patch-1

Conversation

@Banibrata-Manna
Copy link
Copy Markdown

  1. Sync Shopify Order Meta Fields section removed.
  2. UpdatePostalContactMech API mention.
  3. Carrier Geo Mapping.
  4. Handling Values that do not have valid Carrier Code Mapping.

1. Sync Shopify Order Meta Fields section removed.
2. UpdatePostalContactMech API mention.
3. Carrier Geo Mapping.
4. Handling Values that do not have valid Carrier Code Mapping.
@@ -9,72 +9,22 @@ description: >-

Order approval in ADOC involves a two-step process. Initially, the shipping address is updated through an API call, and subsequently, a new order attribute named “SHIPTO\_ADDRESS\_UPDATED” is generated with a value of “true” after the address update. Orders qualify for approval only if they possess order attributes for both a government mandated Customer ID and SHIPTO\_ADDRESS\_UPDATED. This two-criteria condition ensures that only orders with both updated customer information and shipping addresses are processed for fulfillment.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

With the new flow, the shipping address is not updated via the API call. During order import, the address is updated using the note values.

@dt2patel
Copy link
Copy Markdown
Contributor

@Banibrata-Manna please review requested changes

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.

3 participants