insurance

Add Funds To Insurance

You may need to auto fund your account from time to time. For example, if you don't normally ship items over $100, and may want to add funds to insurance rather than keeping the account funded.

patch/v1/insurance/shipsurance/add_funds

Request body

currencystring required

The currencies that are supported by ShipEngine are the ones that specified by ISO 4217: https://www.iso.org/iso-4217-currency-codes.html

amountnumber required

The monetary amount, in the specified currency.

Response

The request was a success.

currencystring required

The currencies that are supported by ShipEngine are the ones that specified by ISO 4217: https://www.iso.org/iso-4217-currency-codes.html

amountnumber required

The monetary amount, in the specified currency.

Changes

Changed in 3 of the 50 revisions of this API.2020

    • added the optional property errors/items/allOf[subschema #1: error]/carrier_code to the response with the 400 status

      response-optional-property-added

    • added the optional property errors/items/allOf[subschema #1: error]/carrier_code to the response with the 500 status

      response-optional-property-added

    • added the optional property errors/items/allOf[subschema #1: error]/carrier_id to the response with the 400 status

      response-optional-property-added

    • added the optional property errors/items/allOf[subschema #1: error]/carrier_id to the response with the 500 status

      response-optional-property-added

    • added the optional property errors/items/allOf[subschema #1: error]/field_name to the response with the 400 status

      response-optional-property-added

    • added the optional property errors/items/allOf[subschema #1: error]/field_name to the response with the 500 status

      response-optional-property-added

    • added the new file_not_found enum value to the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 400

      response-property-enum-value-added

    • added the new file_not_found enum value to the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 500

      response-property-enum-value-added

    • added the new funding_source_error enum value to the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 400

      response-property-enum-value-added

    • added the new funding_source_error enum value to the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 500

      response-property-enum-value-added

    • added the new funding_source_missing_configuration enum value to the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 400

      response-property-enum-value-added

    • added the new funding_source_missing_configuration enum value to the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 500

      response-property-enum-value-added

    • added the new funding_source_registration_in_progress enum value to the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 400

      response-property-enum-value-added

    • added the new funding_source_registration_in_progress enum value to the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 500

      response-property-enum-value-added

    • added the new insurance_failure enum value to the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 400

      response-property-enum-value-added

    • added the new insurance_failure enum value to the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 500

      response-property-enum-value-added

    • added the new service_not_determined enum value to the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 400

      response-property-enum-value-added

    • added the new service_not_determined enum value to the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 500

      response-property-enum-value-added

    • added the new shipping_rule_not_found enum value to the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 400

      response-property-enum-value-added

    • added the new shipping_rule_not_found enum value to the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 500

      response-property-enum-value-added

  • 99050ced80fa614See the full diff
    • removed the optional property errors/items/allOf[subschema #1: error]/carrier_code from the response with the 400 status

      response-optional-property-removed

    • removed the optional property errors/items/allOf[subschema #1: error]/carrier_code from the response with the 500 status

      response-optional-property-removed

    • removed the optional property errors/items/allOf[subschema #1: error]/carrier_id from the response with the 400 status

      response-optional-property-removed

    • removed the optional property errors/items/allOf[subschema #1: error]/carrier_id from the response with the 500 status

      response-optional-property-removed

    • removed the optional property errors/items/allOf[subschema #1: error]/field_name from the response with the 400 status

      response-optional-property-removed

    • removed the optional property errors/items/allOf[subschema #1: error]/field_name from the response with the 500 status

      response-optional-property-removed

    • removed the file_not_found enum value from the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 400

      response-property-enum-value-removed

    • removed the file_not_found enum value from the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 500

      response-property-enum-value-removed

    • removed the funding_source_error enum value from the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 400

      response-property-enum-value-removed

    • removed the funding_source_error enum value from the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 500

      response-property-enum-value-removed

    • removed the funding_source_missing_configuration enum value from the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 400

      response-property-enum-value-removed

    • removed the funding_source_missing_configuration enum value from the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 500

      response-property-enum-value-removed

    • removed the funding_source_registration_in_progress enum value from the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 400

      response-property-enum-value-removed

    • removed the funding_source_registration_in_progress enum value from the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 500

      response-property-enum-value-removed

    • removed the insurance_failure enum value from the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 400

      response-property-enum-value-removed

    • removed the insurance_failure enum value from the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 500

      response-property-enum-value-removed

    • removed the service_not_determined enum value from the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 400

      response-property-enum-value-removed

    • removed the service_not_determined enum value from the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 500

      response-property-enum-value-removed

    • removed the shipping_rule_not_found enum value from the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 400

      response-property-enum-value-removed

    • removed the shipping_rule_not_found enum value from the errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/ response property for the response status 500

      response-property-enum-value-removed

    This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog