Last updated 1 year ago
Create a new society subscription
false
POST /society-subscription HTTP/1.1 Host: api.one-record.fr Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 57 { "active": true, "subscriber": "text", "subscription": "text" }
{ "id": "123e4567-e89b-12d3-a456-426614174000", "subscriber": "text", "subscription": "text", "active": true, "createdAt": null, "updatedAt": null }