Skip to content
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

Implement Multi-Collo support #6

Merged
merged 5 commits into from
Nov 18, 2023
Merged

Implement Multi-Collo support #6

merged 5 commits into from
Nov 18, 2023

Conversation

gpl-ajackson
Copy link

This PR adds support for creating multi-collo shipments in Sendcloud.

  • Adds ParcelMultiEndpoint for creating multi shipments
  • Adds a rest create method to AbstractEndpoint which returns a collection
  • Adds ShippingProduct end-point for searching services and their capabilities to determine if multicollo (and many other) service options are available.

Ash added 5 commits October 31, 2023 14:45
Add ShippingProduct.php, AvailableShippingFunctionality.php and WeightRange.php to support Shipping Products calls.
…d which returns a collection rather than a single result.

Add ParcelMultiEndpoint to allow creating multi-collo shipments.
@Fichtme
Copy link
Contributor

Fichtme commented Nov 16, 2023

@imbue could you merge this 😊

@imbue imbue merged commit 56f1aea into imbue:master Nov 18, 2023
3 checks passed
@imbue
Copy link
Owner

imbue commented Nov 18, 2023

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