Create Missing Transaction RequestAsk AIpost https://api.fidel.uk/v1/cards/{cardId}/missing-transaction-requestsEndpoint to create requests to lookup for missing transaction requestsPath ParamscardIdstringrequiredThe cardId of the card you are trying to get missing transactions fromBody ParamslocationIdstringrequiredThe ID of the locationamountnumberrequiredThe transaction amount in the base currencytransactionDatedaterequiredThe date of the requested transaction in YYYY-MM-DD formatHeadersContent-Typestringrequiredapplication/jsonFidel-Keystringrequiredtest/live API secret or public keyResponses 201Created 400Bad Request 401Unauthorized 404Not Found 409Conflict 422Unprocessable EntityUpdated 2 months ago