Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.62 KB

File metadata and controls

25 lines (21 loc) · 1.62 KB

PaymentSchedulesRequest

Properties

Name Type Description Notes
request_type str Object name of the payment schedules request.
store_id str Store ID number. [optional]
start_date date Date of mandate signature.
number_of_payments int Number of times the recurring payment will process. [optional]
maximum_failures int Number of failures that can be encountered before re-tries cease. [optional]
invoice_number str Invoice number. [optional]
purchase_order_number str Purchase order number. [optional]
transaction_origin TransactionOrigin [optional]
dynamic_merchant_name str Dynamic merchant name for the cardholder's statement. [optional]
frequency Frequency
transaction_amount Amount
client_locale ClientLocale [optional]
order_id str Note - Client Order ID if supplied by client. If not supplied by client, IPG will generate. The first 12 alphanumeric digits are passed down to Fiserv Enterprise reporting tool, Clientline and Data File Manager (DFM). [optional]
billing Billing [optional]
shipping Shipping [optional]
comments str User supplied comments. [optional]

[Back to Model list] [Back to API list] [Back to README]