{ "sUrl": "string", "fUrl": "string", "oUrl": "string", "qTUrl": "string", "tUrl": "string", "pstbck": "string", "pstBckSuccessMethod": "string", "pstbck_fail": "string", "pstBckFailMethod": "string", "cmplVerificationNotifyURL": "string", "cmplVerificationNotifyMethod": "string" }
curl --location --request PUT 'https://supplier.innovatemr.net/api/v2/supply/accountUrls' \ --header 'x-access-token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "sUrl": "string", "fUrl": "string", "oUrl": "string", "qTUrl": "string", "tUrl": "string", "pstbck": "string", "pstBckSuccessMethod": "string", "pstbck_fail": "string", "pstBckFailMethod": "string", "cmplVerificationNotifyURL": "string", "cmplVerificationNotifyMethod": "string" }'
{ "apiStatus": "success", "msg": "Redirection Methods updated successfully" }