pay_payment_request
Settle a payment request in the sandbox using asset type and reference to test webhook and settlement flows.
Instructions
Settle a payment request in the sandbox. Requires an assetType and asset reference — used to test webhook/settlement flows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Payment request id to pay | |
| assetId | Yes | Asset id funding the payment | |
| assetType | Yes | Asset type, e.g. centrapay.nzd.test | |
| idempotencyKey | Yes | Idempotency key for the pay action |