Note: This model is in beta.
Defines the fields that are included in requests to the PayOrder endpoint.
Name | Type | Description | Notes |
---|---|---|---|
idempotency_key | String | A value you specify that uniquely identifies this request among requests you've sent. If you're unsure whether a particular payment request was completed successfully, you can reattempt it with the same idempotency key without worrying about duplicate payments. See Idempotency for more information. | |
order_version | Number | The version of the order being paid. If not supplied, the latest version will be paid. | [optional] |
payment_ids | [String] | [optional] |