List payer plans

Returns payer plans

Request
query Parameters
groupId
string <uuid>

Identifier of the group to get the payer plans for.

payerId
string <uuid>

Identifier of the payer to get the payer plans for.

Responses
200

Success

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Server Error

get/payer-plans
Response samples
application/json
[
  • {
    }
]