vendor-info

Request

Property NameTypeRequiredDescription
commission-amountdecimalOptionalVendor'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.

For recurring charges, this property sets the commission amount for the first transaction only. To set the commission amount on subsequent recurring transactions, use recurring-commission-amount or recurring-commission-percent.

Note: Only commission percent or amount should be used, not both.
commission-percentdecimalOptionalVendor'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.

For recurring charges, this property sets the commission percent for the first transaction only. To set the commission amount on subsequent recurring transactions, use recurring-commission-amount or recurring-commission-percent.

This value should be between 0-100.

If this property is not included, it is set to 0.

Note: Only commission percent or amount should be used, not both
recurring-commission-amountdecimalOptionalVendor's commission amount for recurring charges after the initial transaction. You set the commission for the initial transaction with commission-amount or commission-percent.

If neither recurring-commission-amount or recurring-commission-percent is sent, the transaction uses the percentage commission rate set when the vendor was created.

If this property is not included, it is set to 0.

If specified, the currency is the same as the transaction currency.

Note: You cannot send this property with recurring-commission-percent.
recurring-commission-percentdecimalOptionalVendor's commission amount for recurring charges after the initial transaction. You set the commission for the initial transaction with commission-amount or commission-percent.

This value should be between 0-100.

If neither recurring-commission-amount or recurring-commission-percent is sent, the transaction uses the percentage commission rate set when the vendor was created.

If this property is not included, it is set to 0.

Note: You cannot send this property with recurring-commission-amount.
vendor-idintegerRequired
For transactions involving vendors
ID assigned by BlueSnap to the marketplace vendor.