PaymentDetailsInput
Input fields
The payment action intent details that identify the target for this payment.
The payment amount in the minor unit of currency.
The description of the payment, as shown to the customer.
The date when the payment was made.
The details of the payment method used for this payment.
The reference used to uniquely identify this payment.
The timezone aware datetime when the payment entered the reported state.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"actionIntent": PaymentActionIntentOneOfInput,
"amount": 84,
"customerReference": "every-position-answer-author-memory",
"paymentDate": "2019-08-25",
"paymentMethod": PaymentMethodInput,
"reference": "city-she-third-find-realize",
"timestamp": "2018-01-14T14:43:34.947367+00:00"
}