Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Image Removed

ui
Html-
button
macro
color
height
green
100px
size
sanitize
largetitleGo to outside US Companies Infourl
false
<!DOCTYPE html>
<html>
<head>
    <title>Title of the document</title>
    <style>
        /* Center the button both horizontally and vertically */
        body {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
            margin: 0;
        }

        /* Add hover styles */
        button:hover {
            background-color: #00BFF0;
        }

        button {
            background-color: #0E48B9;
            /* Remove the border */
            border: none;
            /* Center the text */
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Myriad Pro';
            color: #FFFFFF;
            font-style: normal;
            font-weight: 600;
            font-size: 18px;
            line-height: 22px;
            width: 250px; /* Removed the extra space in '300 px' */
            height: 48px;
            /* Remove box-shadow */
            cursor: pointer;
            border-radius: 10px;
            /* Add hover style */
        }
    </style>
</head>
<body>
    <form action="https://servicechannel.atlassian.net/wiki/spaces/SCUCP/pages/
2424374119
619184342/
Editing
Managing+Clients+and+
Resubmitting+Rejected+Rates
Client+Requirements" method="get" target="_blank">
        <div>
            <button type="submit">Go to Info for Companies out of US & Canada</button>
        </div>
    </form>
</body>
</html>


The client can reject rates at a county, state, or entire country level for a trade. When this happens, you will only need to correct or modify the specific rates that they have rejected instead of submitting the entire rate card from scratch.

You have two options:

  • Create a new card and send it with the all-new rates.
  • Edit the existing one.

In the example below, editing the rejected card is shown.

You will see when you log in to Provider Automation that a rate card has been rejected

Picture showing a rejected card

Panel
bgColor#F9F9F9
titleColor#0e3367
titleBGColor#EAEAEA
borderStylenone
title⦿ How to Edit and Resubmit the Rejected Card
  1. Click the Edit button in the top-right corner to update and resubmit the rates.
    Picture showing the edit button
    Once you click Edit, you will see the Rates that have been rejected by the client. 
    You can toggle between viewing all rates (both approved and rejected) OR just rejected by using the Dropdown highlighted. 
    Filter showing only rejected trades
  2. Hover over the Cross Icon to see the reason for rejection.
    Picture showing a cross icon
  3. Select a different rate type for the rejected trade.
    Selecting a different rate type
  4. Change the rest of the rate types on the trade.
  5. Click the Submit button.
    Resubmitting the card

    Now the rate card will be sent back to the client for review. 

    Once you have either updated your rate type or changed the rate type on the trade, the rate card will be sent back to the client for review.  


Note

If you no longer provide the services on a specific location and have changed the list of the locations in your profile, the changes will apply ONLY for the New cards and will appear in the trades sections. Both you and the client will see the changes.

Picture showing changed locations


Live Search
spaceKeySCUCP
additionalnone
placeholderSearch our Knowledge Base
typepage

Panel
titleColor#ffffff
titleBGColor#5fa7d0
borderStylegroove
titleIn this Article

Table of Contents
maxLevel3
minLevel2
indent20px

Panel
titleColorwhite
titleBGColor#75a346
titleRelated Articles

Filter by label (Content by label)
showLabelsfalse
max8
showSpacefalse
sorttitle
cqllabel in ( "clientrates" , "clientrequirements" ) and space = currentSpace ( )