TriggerStandalonePaymentRequestInput
Input fields
Additional data to be included in the standalone payment request.
AdHoc recipient detail to send standalone payment request to.
Unique identifier for triggering standalone payment request.
Kraken Account User number to send standalone payment request to.
Requested payment unique identifier.
Code for standalone payment request method to use.
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
{
"additionalData": {"key": "value"},
"adhocRecipient": AdHocRecipientInput,
"idempotencyKey": "wind-region-meeting-her-get",
"recipientAccountUserNumber": "U-DB1F8679",
"requestedPaymentIdentifier": "e585552f-ac95-4ab5-92c9-357d34accd78",
"requestMethodCode": "item-create-bit-program-fast"
}