#Merino
1 messages · Page 1 of 1 (latest)
You're not doing anything wrong, the search results just aren't immediately available following object creation
Don’t use search for read-after-write flows (for example, searching immediately after a charge is made) because the data won’t be immediately available to search. Under normal operating conditions, data is searchable in under 1 minute. Propagation of new or updated data could be more delayed during an outage.
If you want to read after write you need to use the object IDs
I see
or list the customers with the list API