Skip to main content
POST
/
api
/
v1
/
mmps
/
favorites
Ajouter une MMP aux favoris
curl --request POST \
  --url https://egimgarsud.gimpayapp.com/api/v1/mmps/favorites \
  --header 'Content-Type: application/json' \
  --data '
{
  "referenceMmp": "<string>"
}
'

Body

application/json
referenceMmp
string

Response

201

MMP ajoutée aux favoris