idempotency key delivery fix
This commit is contained in:
@@ -248,6 +248,7 @@ message QuotePaymentsResponse {
|
||||
string quote_ref = 1;
|
||||
PaymentQuoteAggregate aggregate = 2;
|
||||
repeated PaymentQuote quotes = 3;
|
||||
string idempotency_key = 4;
|
||||
}
|
||||
|
||||
message InitiatePaymentsRequest {
|
||||
|
||||
Reference in New Issue
Block a user