wallets listing dedupe
This commit is contained in:
@@ -40,6 +40,10 @@ message ExecutePaymentRequest {
|
||||
|
||||
// Optional caller-side correlation key.
|
||||
string client_payment_ref = 3;
|
||||
|
||||
// Optional intent selector for batch quotations.
|
||||
// Must be provided when quotation_ref resolves to multiple intents.
|
||||
string intent_ref = 4;
|
||||
}
|
||||
|
||||
// ExecutePaymentResponse returns the created or deduplicated payment.
|
||||
|
||||
Reference in New Issue
Block a user