patch https://rls-dev.congacloud.io/api/rebates-admin/v1/rebate-rules//entries/
Updates a single rebate rule entry document based on the identifier and parent rebate rule.
Log in to see full request history
Response
200OK
Updates a single rebate rule entry document based on the identifier and parent rebate rule.
200OK
xxxxxxxxxx
curl --request PATCH \
--url https://rls-dev.congacloud.io/api/rebates-admin/v1/rebate-rules/ParentId/entries/Id \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!