Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 992 Bytes

POSTHMACSignatureType.md

File metadata and controls

12 lines (9 loc) · 992 Bytes

Zuora::POSTHMACSignatureType

Properties

Name Type Description Notes
account_key String Customer account number or ID. Specifies this field only when creating signatures for Create payment method. [optional]
method String Possible values are: 'GET', 'POST', 'PUT', 'DELETE', 'OPTIONS'.
name String Account name. Specifies this field only when creating signatures for Create account. [optional]
page_id String The page id of your Payment Pages 2.0 form. Click Show Page Id next to the Payment Page name in the Hosted Page List to retrieve the page id. Specifies this field only when creating signatures for RSA Signatures. [optional]
uri String The URI of the API object the customer will make a CORS enabled call to. e.g. "https://rest.zuora.com/v1/payment-methods/credit-cards\"