Record
post-create-stored-credential-profile-params
No description available.
record post-create-stored-credential-profile-params {
zuora-track-id: option<string>,
zuora-entity-ids: option<string>,
payment-method-id: string,
action: option<post-payment-method-request-mit-profile-action-enum>,
agreed-on: option<string>,
auth-gateway: option<string>,
card-security-code: option<string>,
consent-agreement-ref: option<string>,
consent-agreement-src: post-payment-method-request-mit-consent-agreement-src-enum,
network-transaction-id: option<string>,
status: create-stored-credential-profile-request-status-enum,
type-op: post-payment-method-request-mit-profile-type-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| zuora-track-id | option<string> | |
| zuora-entity-ids | option<string> | |
| payment-method-id | string | |
| action | option<post-payment-method-request-mit-profile-action-enum> | |
| agreed-on | option<string> | |
| auth-gateway | option<string> | |
| card-security-code | option<string> | |
| consent-agreement-ref | option<string> | |
| consent-agreement-src | post-payment-method-request-mit-consent-agreement-src-enum | |
| network-transaction-id | option<string> | |
| status | create-stored-credential-profile-request-status-enum | |
| type-op | post-payment-method-request-mit-profile-type-enum |