PAYOUT APICheck StatusCopy Pagepost https://api.accosis.com/v1/banking/check-statusRetrieve the latest status of a payout or bank transfer using identifiers in the request body.Body ParamsProvide either txnId or refId (only one is needed).txnIdstringEnter the 12-digit unique merchant transaction reference to check the status.refIdstringEnter the 12-digit unique merchant transaction reference to check the status.HeadersapiKeystringrequiredMerchant-specific API key issued during onboarding for authentication.secretKeystringrequiredSecret key paired with the API key. Keep it secure and never expose it publicly.Responses 200Transfer status retrieved successfully. 400Validation or input error. 401Authentication error. 403Forbidden – IP not whitelisted. 404Transaction not found. 500Internal server error.Updated 8 months ago Initiate TransferTransfer WebhooksDid this page help you?YesNo