Click or drag to resize
CreateTransactionRequestRefId Property
Manually assigned request ID. Will be returned in respective response.

Namespace: CMS.Ecommerce.AuthorizeNetDataContracts
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public string RefId { get; set; }

Property Value

Type: String
See Also