cal-itp/littlepay

Implement API endpoint for group migration

Closed this issue · 0 comments

This is related to the strange behavior and empty objects {} we're seeing in the get_concession_group_linked_funding_sources() response.

From Littlepay:

This issue is historical from concessions being created through the Merchant Portal; there is a correction to the empty objects being returned in the pipeline but we have a method of migrating Concession Groups that will ensure compatibility; the details of which are listed here: https://docs.littlepay.io/reference/backoffice/tag/Products/#tag/Products/operation/MigrateConcessionGroup

Acceptance criteria

  • The GroupsMixin implements a migrate_concession_group() or similar function with the spec defined in the above linked endpoint docs