Wasm Directoryalpha
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

NameTypeDescription
zuora-track-idoption​<string>
zuora-entity-idsoption​<string>
payment-method-idstring
actionoption​<post-payment-method-request-mit-profile-action-enum>
agreed-onoption​<string>
auth-gatewayoption​<string>
card-security-codeoption​<string>
consent-agreement-refoption​<string>
consent-agreement-srcpost-payment-method-request-mit-consent-agreement-src-enum
network-transaction-idoption​<string>
statuscreate-stored-credential-profile-request-status-enum
type-oppost-payment-method-request-mit-profile-type-enum