POST /v2/packages
Behaves the same as /dars. This endpoint will be deprecated and removed in a future release. Upload a DAR file to the participant.
If vetting is enabled in the request, the DAR is checked for upgrade compatibility with the set of the already vetted packages on the target vetting synchronizer See UploadDarFileRequest for details regarding vetting and the target vetting synchronizer.
post/v2/packages
Query parameters
vetAllPackagesboolean
synchronizerIdstring
Response
UploadDarFileResponse required
A message that is received when the upload operation succeeded.
Changes
No recorded changes to this endpoint across all 1 revision of this API.