Custom Endpoints
Update a custom endpoint
patch/custom-endpoints/{id}
Path parameters
idstring required
Custom Endpoint ID
Custom Endpoint ID
Request body
Response
Updated custom endpoint
Changes
Changed in 1 of the 9 revisions of this API.13
- ●
added the new
drmtodayenum value to thedata/drmConfig/integrationresponse property for the response status200response-property-enum-value-added
- ○
added the new optional request property
drmConfig/merchantnew-optional-request-property
- ○
added the new
drmtodayenum value to the request propertydrmConfig/integrationrequest-property-enum-value-added
- ○
added the optional property
data/drmConfig/merchantto the response with the200statusresponse-optional-property-added
- ●