Carlos Miceli
Carlos Miceli
Gotcha! Let me find that for you and report back.
> this option looks fine to me because of simpleness Sounds good, once it's all ready to be tested in dev we can change the hardcoded code. Let's make sure...
@jayeshmangwani it's looking like [this](https://github.com/Expensify/App/pull/53343#issuecomment-2511182459) will need a BE change, and we can send a `firstBilling` bool to show/hide the UI. Which API's response would we need to modify?
@jayeshmangwani bump ☝️
@jayeshmangwani I like that idea, just asked in Slack for some feedback in case there's some risk I'm not seeing, will report back.
@jayeshmangwani a couple of questions to confirm, I'm building the new command: - Is `firstBilling` a date, or is it a `bool` and it should be called something like `isFirstBillingComplete`?...
@jayeshmangwani both BE PRs are now in review, but here's how it works so you can make the changes to this and other PRs that need this command: - The...
@jayeshmangwani the BE is being merged as we speak, can we confirm that we're adding proper QA steps for [this](https://github.com/Expensify/App/pull/53343#issuecomment-2530425584)? Remember that `canDowngrade` is a `bool`.
@jayeshmangwani try now, just merged the other PR :)
Are you getting 404 specifically? Can you share the full response?