SubscriptionPaymentDetail

SubscriptionPaymentDetail
SubscriptionPaymentDetail

Payment details for this request, If preview=true, paymentDetail is optional

JSON Example
{
    "billingAccountId": "db36fc9b-6fde-4f10-8f32-2b2524a574fc",
    "delegateForPaymentMethod": false,
    "level": "string",
    "partnerOrgId": "485a55fc-b853-40ee-b869-a1b2988e509c",
    "paymentMethodId": "839e9516-7e92-4485-a1e8-fd4845583d7e"
}
string As uuid As uuid
billingAccountId
Optional

CSP Billing Account used. Once set this cannot be changed

boolean
delegateForPaymentMethod
Optional

delegateForPaymentMethod

string
level
Optional
Constraints: default: BILLING_ACCOUNT

Level at which payment method is being added - eg: BILLING_ACCOUNT or PROJECT or SUBSCRIPTION or PARTNER

Possible values are : BILLING_ACCOUNT, PROJECT, SUBSCRIPTION, PARTNER, BILLING_RELATIONSHIP,
string
partnerOrgId
Optional

The partner org id

string
paymentMethodId
Optional

Payment Method Id (if over-riding billing account default, otherwise billing account default is used)