API structure has changed
12 structure changes including:
2 Additions
10 Modifications
Modified
10
GET /v1/families/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- autopayEnabled property Added
-
data property Modified
-
application/json content type Modified
GET /v1/families/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- autopayEnabled property Added
-
application/json content type Modified
POST /v1/families/
- Response
-
200 response Modified
-
application/json content type Modified
- autopayEnabled property Added
-
application/json content type Modified
POST /v1/families/create
- Response
-
200 response Modified
-
application/json content type Modified
- autopayEnabled property Added
-
application/json content type Modified
POST /v1/families/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- autopayEnabled property Added
-
application/json content type Modified
POST /v1/families/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
- autopayEnabled property Added
-
application/json content type Modified
POST /v1/families/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
- autopayEnabled property Added
-
application/json content type Modified
POST /v1/families/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
- autopayEnabled property Added
-
application/json content type Modified
POST /v1/payment-links/{paymentLinkId}/process
- Response
-
200 response Modified
-
application/json content type Modified
-
family property Modified
- autopayEnabled property Added
-
family property Modified
-
application/json content type Modified
PUT /v1/families/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- autopayEnabled property Added
-
application/json content type Modified
Added
2
POST /v1/families/{id}/disable-autopay
POST /v1/families/{id}/enable-autopay