Skip to content

[$30] Ability to filter by multiple workPeriods.paymentStatus #332

Closed
@maxceem

Description

@maxceem

We should be able to filter Work Periods by multiple paymentStatus in the endpoints:

  • GET /work-periods?paymentStatus=status1,status2,status3
  • GET /resourceBookings?workPeriods.paymentStatus=status1,status2,status3

it should support comma-separated list, or single status (which is supported now)

Update Swagger to indicate this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions