Update

Partial update of a Listing. Allowed only while status == OPEN. Audience participant lists are NOT editable here — use add_participants / remove_participants. | authz: allowed_org_types=[provider], min_org_role=operator | (ListingClientUpdate1) -> (bool)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

listing_idstringRequired

Request

This endpoint expects an object.
listing_descriptionstringOptional
pro_forma_line_itemslist of objectsOptional
share_pro_forma_line_itemsbooleanOptional
typeenumOptional
Allowed values:
auto_award_first_acceptbooleanOptional
internal_notesstringOptional<=524288 characters
internal_notes__set_to_NonebooleanOptionalDefaults to false

Response

Successful Response

Errors

422
Listings Update V1request Unprocessable Entity Error