Check SPEI Payout StatusAsk AIget https://kandu-merchants-dev.kanduwallet.mx/api/payouts/spei/{transactionId}Use this endpoint to check the status of a SPEI-Out orderPath ParamstransactionIdstringrequiredThe transaction UUID you used to send the SPEI-Payout requestHeadersX-Api-KeystringrequiredApi Key provided to you in the onboarding processX-TimestampstringrequiredTimestamp for the request in epochX-NoncestringrequiredUnique Identifier for the RequestX-SignaturestringrequiredHMAC-256 signature for the messageResponses 200Order details retrieved successfully 400Invalid transaction ID 401Unauthorized 409Conflict or order not found 500Internal Server ErrorUpdated 2 months ago