vendorInfo

Request

Property NameTypeRequiredDescription
vendorIdintegerRequired
For transactions involving vendors
ID assigned by BlueSnap to the marketplace vendor.
commissionPercentdecimalOptionalVendor's commission percent for the transaction.

This value should be between 0-100. If the parameter is not included, it will be set to 0.

Note: Only commission percent or amount should be used, not both.
commissionAmountdecimalOptionalVendor's commission amount for the transaction.


If blank, the transaction will use the commission rate set during the creation of the vendor.

If specified, the currency will be the same as the transaction currency.

Note: Only commission percent or amount should be used, not both.