Submerchant Price / Item Update
Marketplace product offers;
change the submerchant of the product in an order whose payment has been completed
or update the amount to be transferred to the submerchant
with in the help of following API.
Submerchant Item Update
PUT
https://api.iyzipay.com/payment/item
Request Body
Name
Type
Description
locale
String
Language (default: tr)
conversationId
String
If set, conversation ID to match request and response
paymentTransactionId*
String
ID of basket item. Merchants should keep payment ID in their system (this ID will be used for cancel requests)
subMerchantPrice*
String
Price that have been plan to transfer submerchant account.
subMerchantKey*
String
Key of submerchant
Submerchant Item Update Sample Requests
Last updated