For AI agents: visit https://developers.bluesnap.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Property Name | Type | Required | Description |
|---|
surcharge-reference | integer | Optional | The unique identifier of a surcharge, received from the initial Calculate Surcharge response. |
surcharge-amount | decimal | Optional | The amount of the surcharge fee. |
surcharge-token | string | Required if auth amount is greater than $0 | The token received from the initial Calculate Surcharge response. |
| Property Name | Type | Description |
|---|
surcharge-reference | integer | The unique identifier of a surcharge. |
surcharge-amount | decimal | The amount of the surcharge fee. |
surcharge-rate | decimal | The percentage surcharge rate. |
description | string | The status of the surcharge calculation, e.g. "Surcharge calculated successfully" |
surcharge-token | string | The token identifying a surcharge. |