Response body: will include all the producers related to the group with id 27 through both Membership and Supplier relations
Permissions: only admin and members of the group with id 27 can perform this request
POST /api/v1/producers
{
group_id: 27,
name: 'El pep de les patates',
email: 'pep@katuma.org',
address: 'c/ de les patates, 89, Barcelona'
}
Response body: the resource created
Permissions: only admin of the group with id 27 can perform this request
Response body: will include all the producers related to the group with id
27
through bothMembership
andSupplier
relations Permissions: onlyadmin
andmembers
of the group with id27
can perform this requestResponse body: the resource created Permissions: only
admin
of the group with id27
can perform this request