Skip to content

Conversation

@jamesfneyer
Copy link
Contributor

Change the flow of the quickadd shipment, so that the quickadd_tracking field is checked in the signal.
The carrier_abbv field is then modified based on the response from the detect/courier request.

@jamesfneyer jamesfneyer requested a review from ajhodges October 27, 2020 18:37
@jamesfneyer
Copy link
Contributor Author

@ajhodges I moved the quickadd tracking validate from the serializer to the signal, since the goal is to use that instead of the aftership create to retrieve the name of the carrier, and I wanted to limit the number of calls. The other option was to add it in the validate function of the serializer.

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.

2 participants