Skip to content

Commit

Permalink
Update shipping-aggregator.md
Browse files Browse the repository at this point in the history
Added links to shipping gateway integration implementations.
  • Loading branch information
patelanil authored Jun 5, 2024
1 parent caaca99 commit 67c4f76
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions project-ideas/shipping-aggregator.md
Original file line number Diff line number Diff line change
Expand Up @@ -413,3 +413,11 @@ The `CarrierShipmentMethod` entity represents the specific shipping methods avai
* To modify a shipment method's type, delete the existing record and create a new one with the desired `shipmentMethodEnumId`.
* Ensure the `shipmentMethodEnumId` in the request body is a valid enumeration value using validation logic.


Useful links

https://github.com/hotwax/mantle-fedex
https://github.com/hotwax/mantle-shipstation
https://github.com/hotwax/mantle-shipengine


0 comments on commit 67c4f76

Please sign in to comment.