Skip to main content

Get the extra amount to add the price of your item for insurance credits

GET 

/v1/insurance-credit-requests/markup-amount

Get the extra amount to add the price of your item for insurance credits

Request

Query Parameters

    item_price float

    The price of the item in your store

Responses

OK

Schema
    amount float

    The extra amount to add to the price of the item

Loading...