Uploaded image for project: 'Subscription Watch'
  1. Subscription Watch
  2. SWATCH-2897

Internal api to provide remittance response based on filters like tally_id

XMLWordPrintable

    • 5
    • False
    • Hide

      None

      Show
      None
    • True

      Currently, we have an API that retrieves accountRemittances; however, this API lacks a few key features in response. We cannot add tally_id in response to this API since it does a group by on filters and group by on tally_id will be incorrect. The objective is to add a new remittance API endpoint that can provide us information by tally_id or by specific filters.

      This will be very useful for testing the billable_usage component.

      Done:

      • GET /api/swatch-billable-usage/internal/remittance/accountRemittances/{tally_id}
      • Use this API in QE component testing

              karshah@redhat.com Kartik Shah
              karshah@redhat.com Kartik Shah
              Aurobinda Nayak Aurobinda Nayak
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: