Payment Link Config Output

Payment link configuration details.
JSON example
1{
2  "amount": 25.5,
3  "cartId": "0a612d32fgcd",
4  "currencyIsoCode": "USD",
5  "description": "Payment made for online purchase.",
6  "paymentMethodSetDevName": "AMER_US",
7  "type": "PredefinedAmount",
8  "title": "PaymentLink Title"
9}
Property Name Type Description Filter Group and Version Available Version
amount Double Amount of the payment link. Small, 58.0 58.0
cartId String ID of the cart associated with the payment link. Small, 59.0 59.0
currencyIsoCode String Currency Iso code of the payment link. Small, 58.0 58.0
description String Description of the payment link. Small, 58.0 58.0
paymentMethodSetDevName String Developer name of the payment method set associated with the payment link, which is used to display the payment methods on the payment link page. Small, 58.0 58.0
title String Title of the payment link. Small, 58.0 58.0
type PaymentLinkType Type of the payment link. Possible values are: Small, 59.0 59.0