SubscriptionPaymentMethod

SubscriptionPaymentMethod
SubscriptionPaymentMethod

Applicable payment methods, encapsulates payment details

JSON Example
{
    "paymentDetail": {
        "billingAccountId": "db36fc9b-6fde-4f10-8f32-2b2524a574fc",
        "methodDetail": {
            "attributes": [
                {
                    "name": "expirationDate",
                    "value": {}
                }
            ],
            "errorList": [
                {
                    "errorCode": "string",
                    "errorMessage": "Fund is orphaned"
                }
            ],
            "isValid": false,
            "sellerPaymentMethodId": "GRP1234",
            "sellerPaymentMethodType": "FUND"
        },
        "orgId": "485a55fc-b853-40ee-b869-a1b2988e509c",
        "partnerBillingAccountId": "db36fc9b-6fde-4f10-8f32-2b2524a574fc",
        "partnerOrgId": "485a55fc-b853-40ee-b869-a1b2988e509c",
        "paymentMethodId": "839e9516-7e92-4485-a1e8-fd4845583d7e",
        "seller": "VMWARE",
        "sellerPaymentMethodId": "GRP12345",
        "sellerPaymentMethodType": "FUND",
        "subscriptionPaymentLevel": "string",
        "subscriptionPaymentOverrideType": "string"
    },
    "reasonCode": "string",
    "subscriptionId": "730eec0c-6f9f-40df-95c1-c4f1bfe3f1bd"
}
paymentDetail
Optional

Payment details for this subscription. Maybe be null if not found, then refer to reasonCode

string
reasonCode
Optional

In case of error/partial result

Possible values are : SUBSCRIPTION_NOT_FOUND, SELLER_NOT_SUPPORTED, PAYMENT_METHOD_NOT_FOUND,
string
subscriptionId
Required

CSP subscription Id