Skip to content

Removed outdated parts of the Approval Flow #1237

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

Open
wants to merge 2 commits into
base: implementations-pub
Choose a base branch
from

Conversation

Banibrata-Manna
Copy link

  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
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
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