Update Existing Collection Point

Use this API to update an existing Collection Point. Before calling this API, ensure that the Collection Point is in Draft status. If the Collection Point is in Active status, use the Create New Collection Point Version API to create a new version of the Collection Point.

🗒

Things to Know

  • One of the following parameters must be included in the API request body: PurposeId, PurposeIds, or PurposeIdsWithVersion.
    • The PurposeId and PurposeIds parameters can be used to link an Active version of a purpose to a Collection Point.
    • The PurposeIdsWithVersion parameter can be used to link specific versions of a purpose (either in Draft or Active status) to a Collection Point.
Language
Authorization
OAuth2