Request the buyback of a note.Copy Pagepost https://example.com/api/series/{seriesId}/notes/{noteId}/request-buybackPOST: /api/series/{guid}/notes/{guid}/request-buybackPath ParamsseriesIduuidrequiredThe identifier of the serie.noteIduuidrequiredThe identifier of the note.Body Paramsapplication/jsonapplication/*+jsonThe input model.amountdoublecurrencystring | nullHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 201The entity has been created. 400The input model is not valid.Updated about 1 month ago