Skip to content

Conversation

@nitinbhakar
Copy link
Contributor

@nitinbhakar nitinbhakar commented Sep 24, 2025

Adding the get shipment items method.
Ref - https://developer-docs.amazon.com/sp-api/reference/getshipmentitems

call_api
end

def get_shipment_items(query_type, marketplace_id, last_updated_after: nil, last_updated_before: nil, next_token: nil)
Copy link
Contributor

Choose a reason for hiding this comment

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

Lets add some rspecs for this and we are good to merge!

@nitinbhakar nitinbhakar merged commit 3813fa7 into master Sep 24, 2025
8 checks passed
@nitinbhakar nitinbhakar deleted the get_shipment_items branch September 24, 2025 17:45
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