API endpoint to add payment method to enroll on Insurance program.

GET /api/add_insurance_payment_method/?format=api
HTTP 200 OK
Allow: GET, POST
Content-Type: application/json
Vary: Accept

{
    "count": 0,
    "next": null,
    "previous": null,
    "results": []
}